4 Commits

Author SHA1 Message Date
Michael Zanetti
d6fd4bfba5 Rework heating/cooling/thermostat interfaces
Simple heating/cooling devices are more different to thermostats
than one would think at first. This splits heating and thermostat
interfaces into two unrelated interfaces and adds a generic
cooling interface for simple on/off air conditioners.
2021-01-31 23:40:53 +01:00
Michael Zanetti
03602b755f Improve heating interfaces
Make heating inherit from power and require min/max values for
thermostat's targetTemperature
2020-01-30 17:33:08 +01:00
Simon Stürz
7edec8198e Remove power from heating interface 2019-04-08 13:55:15 +02:00
Michael Zanetti
a1d961eecc add hearting/evcharger interfaces 2019-04-08 13:55:15 +02:00