Commit Graph

9 Commits

Author SHA1 Message Date
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