Commit Graph

16 Commits

Author SHA1 Message Date
Marcus Scholz 429dce72fe Fixed temperature offset with filter. Native offset not reliable. 2023-11-02 21:34:12 +01:00
Marcus Scholz abef860f2e Unified device setup / descriptors / variables. Purely cosmetic ;-) 2023-05-27 16:52:05 +02:00
Marcus Scholz 1c48bac6f2 Removed deprecated api-password from config 2023-02-02 17:48:41 +01:00
Marcus Scholz ebe089df5f Removed BMP280 sensor from sleeping room. 2021-12-31 00:40:18 +01:00
Marcus Scholz b1c1f1a975 Enabled api encryption. Minor LED dim behavior improvement. 2021-10-08 11:27:55 +02:00
Marcus Scholz cd1ecb7a24 Removed temperature offset. More realistic results without it. 2021-09-30 08:12:12 +02:00
Marcus Scholz 81ad03992e Fine tuned values for brightness, dim/bright x-over voltage and alarm states. 2021-09-18 19:37:46 +02:00
Marcus Scholz a2e8c3668f Explicitly set log level. 2021-09-08 16:43:40 +02:00
Marcus Scholz 716d875c4a Added startup animation. Kinda okay'ish in sync with Vindriktning animation. 2021-09-04 13:51:37 +02:00
Marcus Scholz 0a15361088 Code cleanup, in-line code comments. Added purple light to indicate required co2 sensor calibration. 2021-09-04 12:28:10 +02:00
Marcus Scholz 3903d60c74 Introduced the light component.
Adopted rgb_light.
Added brightness based on photodiode voltage.
Added warn levels for particle dust.
Removed actions out of sensors. Will be replaced by actions based on warn lavels.

All values (brightness / colors / voltage) still uncalibrated.
2021-09-03 17:39:32 +02:00
Marcus Scholz c6501d3691 Fixed indentation of comments. Excluded additional log files. 2021-09-03 08:27:18 +02:00
Marcus Scholz 21cda85970 Added ADC for photo diode voltage measurement.\nAdded blue LED output channel. 2021-09-02 22:05:19 +02:00
Marcus Scholz 51f2850338 Replace IR raw codes with vendor aware codes.
Add PM1006 particulate matter sensor.
2021-08-28 19:36:14 +02:00
Marcus Scholz 4678a7c7de Added remote receiver/transmitter config.
Captured and inserted a Samsung and Yamaha power button raw code.

Receive somewhat consistent, transmit flaky - maybe hardware?
2021-08-25 07:32:57 +02:00
Marcus Scholz c82f4aba25 Initial configuration with split config files and without .storage. Files with secrets excluded and ignored. 2021-08-24 13:08:35 +02:00