This Home Assistant configuration is based on configuration by Isabella Gross Alström.
Описание проекта будет вестись полностью на английском, но я готов помогать и русскоязычным пользователям Home Assistant. Буду рад, если смогу быть полезен в настройке вашего умного дома.
Like the Isabella I'm using the GitHub issues and project to keep track of bugs in my configuration and new features I want to make/use.
This configuration is broken down into packages, sort of mini configuration-files. This makes it easy to see everything pertaining to a specific implementation.
But while using packages you can no longer reload your config with the buttons in the ui.
NB. In this configuration, I've use several custom components. Those of them that I wrote myself, you can find in a separate repository.
Now I have very few devices in the system. But I plan to gradually add new ones.
Click to expand!
Now I am running Hass.io on my NAS into Bhyve virtual machine which emulates Raspberry Pi 3 Model B+.
- Personal gadgets:
- Android devices (Phones and Tablets);
- Media:
- Two LinkPlay-driven Wireless Speakers;
- FreeNAS File Server;
- Emby Media Server;
- Network:
- Transmission BitTorrent Client;
- Sonarr TV-series Monitoring Server;
- Syncthing Sync Client;
- Gogs Git Server;
- Security:
- OPNsense-driven Network Firewall;
- Beward DS06M Doorbell;
- Climate:
- Home made ESP32-driven climate sensor (now only indoor Pressure, Humidity & Temperature);
I'm using YAML mode. Single file splitted to several ones via includes.
My main Lovelace-file is found here, and my folder with includes here. This is very much still a work in progress, so files might not correspond exactly to screenshots.
I put a lot of work into making this repo available and updated to inspire and help others! I will be glad to receive thanks from you — it will give me new strength and add enthusiasm:
I have tried to make a GUI that is mobile first, since that's how I most often look at it.
Click on the images to get to the corresponding YAML-file.
- A better presence;
- Backup Hass.io to Google Drive;
- Check Home Assistant Configuration — official addon;
- IDE;
- Log Viewer;
- MQTT Server & Web Client;
- Samba Share — official addon;