Commit Graph

7 Commits (master)

Author SHA1 Message Date
Simon Stürz 458096bcf6 Update license text and add SPDX identifier 2025-11-19 10:25:58 +01:00
Michael Zanetti 3557d43b87 Thermostat: Add temperaturesensor interface 2023-04-26 17:43:43 +02:00
jenkins d53d69c01a Merge PR #12: Thermostat: Add a setting to explicitly enable the automatic mode 2023-02-26 21:56:41 +01:00
Michael Zanetti cd09f19060 Sensors: Improve generic sensors
* Makes the main states of the sensors writable to ease up scripting
by not having to go through the scaling input state
* Adds min/max settings for all input states to ease up calibration
with various input devices
* For sensors that have a main state min/max setting, actually write
those min/max settings to the dynamic min/max values of the state
2023-02-25 03:22:01 +01:00
Michael Zanetti abe75ef063 Thermostat: Add a setting to explicitly enable the automatic mode
With the air conditioning features, this doesn't make much sense any
more but it's kept any more for very simple use cases and easier migration.
2023-02-12 21:58:53 +01:00
Michael Zanetti 8a720f5a0f Thermostat: Allow a wider range for min/may values 2022-12-12 17:21:38 +01:00
Michael Zanetti 1a3d25cefe Split genericthings plugin into individual plugins 2022-02-15 12:41:21 +01:00