Commit Graph

6 Commits

Author SHA1 Message Date
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
c6501d3691 Fixed indentation of comments. Excluded additional log files. 2021-09-03 08:27:18 +02:00
21cda85970 Added ADC for photo diode voltage measurement.\nAdded blue LED output channel. 2021-09-02 22:05:19 +02:00
51f2850338 Replace IR raw codes with vendor aware codes.
Add PM1006 particulate matter sensor.
2021-08-28 19:36:14 +02:00
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
c82f4aba25 Initial configuration with split config files and without .storage. Files with secrets excluded and ignored. 2021-08-24 13:08:35 +02:00