Home Assistant customisations and configuration base I want to share
Just a bunch of info and YAML files related to my own Home Assistant installation.
Home Assistant is running on a Raspberry Pi 4 4GB and an SSD. A Sonoff Dongle Plus MG24 antenna is plugged to cover Matter over Thread, Zigbee being covered by a Philips Hue Bridge.
Quick overview of how the dashboards looks like in the wiki.
Current HACS and Home Assistant modules installed:
| Module name | Active | HA Add-on | HACS Plugin |
|---|---|---|---|
| AirCast | Yes | x | |
| Assist Microphone | Yes | x | |
| ESPHome Device Builder | Yes | x | |
| File Editor | Yes | x | |
| Matter Server | Yes | x | |
| Mosquitto broker | Yes | x | |
| OpenThread Border Router | Yes | x | |
| openWakeWord | Yes | x | |
| pigpio | Yes | x | |
| Piper | Yes | x | |
| Samba share | No | x | |
| Speech-to-Phrase | Yes | x | |
| Terminal & SSH | No | x | |
| Volvo | Yes | x | |
| Alexa Media Player | Yes | x | |
| Bambu Lab | Yes | x | |
| Big Slider Card | Yes | x | |
| Bubble Card | Yes | x | |
| Bubble Card Tools | Yes | x | |
| card-mod | Yes | x | |
| Custom brand icons | Yes | x | |
| Decluttering Card | Yes | x | |
| Default Dashboard | Yes | x | |
| F1 Sensor | Yes | x | |
| fold-entity-row | Yes | x | |
| HACS | Yes | x | |
| Home Assistant Swipe Navigation | Yes | x | |
| kiosk-mode | Yes | x | |
| LLM Vision | Yes | x | |
| Material You Theme | Yes | x | |
| Material You Utilities | Yes | x | |
| mini-graph-card | Yes | x | |
| Modern Circular Gauge | Yes | x | |
| Mushroom | Yes | x | |
| Navbard card | Yes | x | |
| Nexxtmove | Yes | x | |
| RecycleApp | Yes | x | |
| UI Lovelace Minimalist | Yes | x | |
| Weather Chart Card | Yes | x |
Specifically for Bubble Card:
Submodules have been installed to further enhance the bubble card module:
Add-on repositories:
Some HA add-ons are installed from external repositories, outside of HACS:
- HassOS Configurator (GitHub) - for 'HassOS I2C Configurator', used to enable Raspberry Pi I2C bus. Once enabled, no need to keep it anymore.
- Poeschl Home Assistant Add-ons (GitHub) - for 'pigpio'
- volvo2mqtt (GitHub) - for 'Volvo2Mqtt' (not used anymore, replaced by the official Volvo module as my car is finally supported)