|
3 | 3 | [](https://github.com/aneisch/home-assistant-config/actions) |
4 | 4 | [](https://github.com/aneisch/home-assistant-config/commits/master) |
5 | 5 | [](https://github.com/aneisch/home-assistant-config/graphs/commit-activity) |
6 | | -[-brightgreen)](https://github.com/home-assistant/home-assistant/releases/latest) |
| 6 | +[-brightgreen)](https://github.com/home-assistant/home-assistant/releases/latest) |
7 | 7 | <br><a href="https://www.buymeacoffee.com/aneisch" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-black.png" width="150px" height="35px" alt="Buy Me A Coffee" style="height: 35px !important;width: 150px !important;" ></a> |
8 | 8 |
|
9 | 9 | I do my best to keep [Home Assistant](https://github.com/home-assistant/home-assistant) on the [latest release](https://github.com/home-assistant/home-assistant/releases/latest). I'm heavily utilizing [AppDaemon](http://appdaemon.readthedocs.io/en/latest/) and [NodeRed](https://flows.nodered.org/node/node-red-contrib-home-assistant-websocket) for advanced/templated automations. See [Appdaemon config](https://github.com/aneisch/home-assistant-config/tree/master/extras/appdaemon) and my NodeRed screenshots below for details. Most of my setup is run as Docker containers (see [docker-compose](https://github.com/aneisch/home-assistant-config/tree/master/extras/docker-compose) for container list). |
@@ -58,15 +58,15 @@ Home Assistant and other containers have ingress handled automatically by [Traef |
58 | 58 | Description | value |
59 | 59 | -- | -- |
60 | 60 | Lines of ESPHome YAML | 6017 |
61 | | -Lines of Home Assistant YAML | 12733 |
62 | | -[Integrations](https://www.home-assistant.io/integrations/) in use | 76 |
| 61 | +Lines of Home Assistant YAML | 12759 |
| 62 | +[Integrations](https://www.home-assistant.io/integrations/) in use | 77 |
63 | 63 | Zigbee devices in [`zha`](https://www.home-assistant.io/integrations/zha/) | |
64 | 64 | Z-Wave devices in [`zwave_js`](https://www.home-assistant.io/integrations/zwave_js/) | 37 |
65 | 65 |
|
66 | 66 | Description | value |
67 | 67 | -- | -- |
68 | 68 | Entities in the [`ai_task`](https://www.home-assistant.io/components/ai_task) domain | 1 |
69 | | -Entities in the [`automation`](https://www.home-assistant.io/components/automation) domain | 145 |
| 69 | +Entities in the [`automation`](https://www.home-assistant.io/components/automation) domain | 146 |
70 | 70 | Entities in the [`binary_sensor`](https://www.home-assistant.io/components/binary_sensor) domain | 183 |
71 | 71 | Entities in the [`button`](https://www.home-assistant.io/components/button) domain | 74 |
72 | 72 | Entities in the [`calendar`](https://www.home-assistant.io/components/calendar) domain | 1 |
@@ -97,20 +97,20 @@ Entities in the [`plant`](https://www.home-assistant.io/components/plant) domain |
97 | 97 | Entities in the [`remote`](https://www.home-assistant.io/components/remote) domain | 5 |
98 | 98 | Entities in the [`script`](https://www.home-assistant.io/components/script) domain | 58 |
99 | 99 | Entities in the [`select`](https://www.home-assistant.io/components/select) domain | 14 |
100 | | -Entities in the [`sensor`](https://www.home-assistant.io/components/sensor) domain | 738 |
| 100 | +Entities in the [`sensor`](https://www.home-assistant.io/components/sensor) domain | 739 |
101 | 101 | Entities in the [`setter`](https://www.home-assistant.io/components/setter) domain | 1 |
102 | 102 | Entities in the [`siren`](https://www.home-assistant.io/components/siren) domain | 2 |
103 | 103 | Entities in the [`stt`](https://www.home-assistant.io/components/stt) domain | 1 |
104 | 104 | Entities in the [`sun`](https://www.home-assistant.io/components/sun) domain | 1 |
105 | | -Entities in the [`switch`](https://www.home-assistant.io/components/switch) domain | 209 |
| 105 | +Entities in the [`switch`](https://www.home-assistant.io/components/switch) domain | 210 |
106 | 106 | Entities in the [`text`](https://www.home-assistant.io/components/text) domain | 2 |
107 | 107 | Entities in the [`timer`](https://www.home-assistant.io/components/timer) domain | 6 |
108 | 108 | Entities in the [`tts`](https://www.home-assistant.io/components/tts) domain | 2 |
109 | 109 | Entities in the [`update`](https://www.home-assistant.io/components/update) domain | 90 |
110 | 110 | Entities in the [`vacuum`](https://www.home-assistant.io/components/vacuum) domain | 1 |
111 | 111 | Entities in the [`weather`](https://www.home-assistant.io/components/weather) domain | 1 |
112 | 112 | Entities in the [`zone`](https://www.home-assistant.io/components/zone) domain | 8 |
113 | | -**Total state objects** | **1844** |
| 113 | +**Total state objects** | **1847** |
114 | 114 | ## The HACS integrations/plugins that I use: |
115 | 115 |
|
116 | 116 | **Appdaemon**:<br> |
|
0 commit comments