craftbeerpi4-pione/cbpi/controller
avollkopf 016c6d1adf Allow Multiple Dashboards
- Up to 10 Dashboards possible
- Config parameter max_dashboard_number added
- Default is 4 dashboards
- Config parameter will be added automatically via extension if not in config.json
2021-08-11 17:12:13 +02:00
..
__init__.py setuptools added 2019-01-05 20:43:48 +01:00
actor_controller.py "mqtt added" 2021-03-14 11:52:46 +01:00
basic_controller2.py bug fix 2021-06-17 21:53:43 +02:00
config_controller.py some fixes 2021-07-13 07:07:55 +02:00
dashboard_controller.py Allow Multiple Dashboards 2021-08-11 17:12:13 +02:00
fermentation_controller.py "fermentation controller pre version. Not ready to use" 2021-04-04 15:54:10 +02:00
job_controller.py log http endpoint added 2019-08-05 23:00:18 +02:00
kettle_controller.py "added dataclassed" 2021-02-16 20:37:51 +01:00
log_file_controller.py "recipe book added" 2021-02-27 20:09:19 +01:00
notification_controller.py "mqtt added" 2021-03-14 11:52:46 +01:00
plugin_controller.py "added dataclassed" 2021-02-16 20:37:51 +01:00
recipe_controller.py Save active recipe to recipe book 2021-05-27 20:35:10 +02:00
satellite_controller.py "mqtt added" 2021-03-14 11:52:46 +01:00
sensor_controller.py "added dataclassed" 2021-02-16 20:37:51 +01:00
step_controller.py Save active recipe to recipe book 2021-05-27 20:35:10 +02:00
system_controller.py "added dataclassed" 2021-02-16 20:37:51 +01:00
upload_controller.py Automatic config update 2021-07-15 07:16:26 +02:00