Heating Control Panel

This was inspired by a GitHub issue to control heating; https://github.com/OliveTin/OliveTin/issues/73

dashboard heating control panel

Entity file

To build this, we use an entity file that stores and updates the status of a heater outside of OliveTin.

/etc/OliveTin/entities/heating.yaml
Unresolved include directive in modules/ROOT/pages/solutions/heating-control-panel/index.adoc - include::configs/heating.yaml[]

Configuration

Then use the following configuration file;

config.yaml
Unresolved include directive in modules/ROOT/pages/solutions/heating-control-panel/index.adoc - include::configs/config.yaml[]