So this is my Home Assistant instance 🎉
This repository exists mostly for my own amusement, but it may contain some things that others might find useful.
Description | Value |
---|---|
Entities in the alert domain |
6 |
Entities in the automation domain |
309 |
Entities in the binary_sensor domain |
77 |
Entities in the climate domain |
6 |
Entities in the counter domain |
10 |
Entities in the device_tracker domain |
20 |
Entities in the geo_address domain |
5 |
Entities in the group domain |
64 |
Entities in the input_boolean domain |
45 |
Entities in the input_datetime domain |
18 |
Entities in the input_number domain |
40 |
Entities in the input_select domain |
7 |
Entities in the input_text domain |
6 |
Entities in the light domain |
41 |
Entities in the lock domain |
1 |
Entities in the media_player domain |
4 |
Entities in the person domain |
2 |
Entities in the schedy_room domain |
5 |
Entities in the script domain |
96 |
Entities in the sensor domain |
617 |
Entities in the sun domain |
1 |
Entities in the switch domain |
112 |
Entities in the timer domain |
16 |
Entities in the utility_meter domain |
30 |
Entities in the variable domain |
2 |
Entities in the weather domain |
1 |
Entities in the zone domain |
9 |
For my setup I use an RPi3.
OS | DietPi v6.25.3 |
---|---|
SD | 32GB |
RAM | 1GB |
Processor | armv7l |
Connectivity | LAN |
For the installation method of Home Assistant I went with Manual installation on a Raspberry Pi
For my theme I use slate on all my devices for two reasons, it looks good and I can track it in HACS.
To access my instance I'm using my NGINX❤️ link.
A summary of custom_components that I use.
Manage (Install, track, upgrade) and discover custom elements for Home Assistant.
I use this to discover new awesome stuff, and to keep the custom elements I use up to date with the latest version of it from the developer.
Generates this awesome readme file.
I use this integration to generate this readme, and to convert my lovelace configuration.
Like all other Home Assistant instances this is also a Work in Progress :D