eigenein / my-iot-rs

Yet another home automation (alpha)
https://eigenein.github.io/my-iot-rs/html
MIT License
32 stars 5 forks source link

[Threshold] Remake into multi-level threshold #148

Open eigenein opened 3 years ago

eigenein commented 3 years ago

Add a loggable level sensor.

Example configuration:

[services.threshold]
levels = [1.0, 2.0, 3.0]
gray_zone_width = 0.1