This is my repository for sorting some ideas and projects using Home Assistant
- Automatic Porch Light. Turn on the porch light at night if the front door is opened, or if the Ring doorbell detects motion
Controlling Proxmox VE virtual machines and LXCs using Home Assistant. Topics explored:
- Bubble Card
- Bubble Card styling
- Scripts
- Python scripts: Python set_state
- Passing fields to scripts
Link: Proxmox Container and Virtual Machine Control
Controlling Docker containers using Home Assistant. This is a modified version of my Proxmox Control write-up above. Topics explored:
- Bubble Card
- Bubble Card styling
- Scripts
- Passing fields to scripts
Link: Docker Container Control
Use lights as a signal to alert someone to something!
This is a simple script with a field that allows you to flash any on/off light, returning the light to its original state after the script has run
Link: Signal Lights