Commit Graph

94 Commits

Author SHA1 Message Date
a68c226fb8 „esphome/sleepingroom/partitions.csv“ löschen 2021-10-01 22:55:07 +02:00
59ab208561 „esphome/aussensensor/partitions.csv“ löschen 2021-10-01 22:55:00 +02:00
995430d47c „esphome/livingroom/partitions.csv“ löschen 2021-10-01 22:54:36 +02:00
c746b01956 Added API password pretection. 2021-09-30 08:12:48 +02:00
cd1ecb7a24 Removed temperature offset. More realistic results without it. 2021-09-30 08:12:12 +02:00
45a07c835d Will it even work? 2021-09-28 21:07:02 +02:00
85fe000643 Shuffled pins around for more soldering comfort and wrong Chinese PCB labels... 2021-09-28 20:06:29 +02:00
4ac0413982 Split condition for dark times into 2 conditions to make it work. 2021-09-28 12:06:38 +02:00
aae955a085 Added ESPHome config for livingroom air quality sensor. Removed IR stuff in the process. 2021-09-28 12:04:54 +02:00
24c5c1a1ff Added turn lights on when user comes home. 2021-09-24 11:57:50 +02:00
ac7df8c0ce Updated HA to 2021.9.7. 2021-09-24 11:21:43 +02:00
81ad03992e Fine tuned values for brightness, dim/bright x-over voltage and alarm states. 2021-09-18 19:37:46 +02:00
5f027414e7 Updated HA to 2021.9.6 2021-09-18 19:36:33 +02:00
4c3cdb3364 Disabled new ble device disconvery, because it is way too noisy. 2021-09-11 23:36:29 +02:00
766ee79729 Added time sensor for use in templates and TTS. 2021-09-11 23:34:31 +02:00
59243731cc Exchanged Google TTS with picotts, which generates everything locally. 2021-09-10 21:40:07 +02:00
59b487d25d Updated HA to 2021.9.5. 2021-09-09 14:55:35 +02:00
e61b4e38f0 Added MPD as media player. Configured TTS engine to use Google (for testing). 2021-09-08 21:28:58 +02:00
b3b1119155 Added a Bluetooth Low Engery (BLE) tracker. 2021-09-08 21:26:09 +02:00
a6e747abcd Don't log noisy traffic stat automations. 2021-09-08 16:44:07 +02:00
a2e8c3668f Explicitly set log level. 2021-09-08 16:43:40 +02:00
4353785fa5 Updated Home Assistant core.) 2021-09-08 16:43:13 +02:00
45126e79bb Added a SNMP based (Juniper) internet bandwidth monitor. 2021-09-06 15:55:43 +02:00
9575246cd5 Added leaving home automation. 2021-09-06 13:34:19 +02:00
4e27f82fa6 Updated HA to 2021.9.3 2021-09-06 13:33:55 +02:00
716d875c4a Added startup animation. Kinda okay'ish in sync with Vindriktning animation. 2021-09-04 13:51:37 +02:00
0a15361088 Code cleanup, in-line code comments. Added purple light to indicate required co2 sensor calibration. 2021-09-04 12:28:10 +02:00
e66d1aa9b7 Updated HA. 2021-09-04 11:34:07 +02:00
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
7df22af7a1 Updated to 2021.9.1 2021-09-03 08:26:28 +02:00
21cda85970 Added ADC for photo diode voltage measurement.\nAdded blue LED output channel. 2021-09-02 22:05:19 +02:00
307d55fa13 Exclude excessive logging entities. 2021-09-02 22:03:53 +02:00
00baab3f48 Moved media player actions to the last position to prevent incomplete automation on XBOX cloud fail / offline device. 2021-09-02 22:02:07 +02:00
51f2850338 Replace IR raw codes with vendor aware codes.
Add PM1006 particulate matter sensor.
2021-08-28 19:36:14 +02:00
4076296dd1 Only keep 7 days worth of states and entities. 2021-08-28 19:35:34 +02:00
b455fc86e1 Exclude some stuff from being recorded. 2021-08-26 18:41:45 +02:00
e5fe06641e Added DB size sensor 2021-08-26 12:22:39 +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
22570ffe6d Added .storage to .gitignore, as this contains sensitive data. 2021-08-24 16:53:18 +02:00
2dec8b063e Added new workphone to rining automation. 2021-08-24 16:51:53 +02:00
0aec7b4629 Moved the setting for dim neutral moodlight to a dedicated script, which can be called from multiple locations. 2021-08-24 15:26:02 +02:00
1b9c5759bb Removed obsolete TV device as it is redundant to living room zone. 2021-08-24 13:21:38 +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