Device | Purpose | Hardware | Software |
---|---|---|---|
RPI-4 | Hassio Engine | Raspberry Pi 4, M.2 SATA SSD expansion board, 128 GB SSD | See Hassio |
Z-Wave | Input-Output | Z-Stick Gen5 https://bit.ly/30cAuwc | See Hassio |
WiFi | Input-Output | Unify https://bit.ly/37X7OtD | See Hassio |
RF | Input-Output | RFLink https://bit.ly/30o9IRP | See Hassio |
Zigbee | Input-Output | Zigbee2MQTT https://bit.ly/3806hmS | See Hassio |
DSMR | Energy & Water monitor | P1 Smart Meter Monitor https://www.ztatz.nl | See Hassio |
Mold | Measure & monitor mold | Mold sensor https://tinyurl.com/whbuk2u | See Hassio |
Roller & Venetian blinds #1 | Open & Close at sunset/sunrise | DIY: Standard rollerbinds fitted with 12V DC motor, Wemos D1 mini, L298N. | WiFi: ESPHome, Bases: https://bit.ly/36NWvnp |
Venetian blinds #2 | Open & Close at sunset/sunrise | Geiger motor: https://bit.ly/2RcREpt, FIBARO FGRM222 Roller Shutter Controller: https://bit.ly/2QMmNkp | Z-Wave: See Hassio Automation |
Sun Screens | Manual, Close at high windspeed | Somfy | RF: RFlink integration: https://bit.ly/3832FQL |
Switches #1 | On & Off at sunset/sunrise | Sonoff basic | Wifi: Tasmota: https://bit.ly/2FFV4eP, https://bit.ly/38337hV |
Switches #2 | On & Off at sunset/sunrise | Neo Coolcam Power Plug https://bit.ly/2t9QXVT | Z-Wave See Hassio Automation |
Switches #3 | On & Off at sunset/sunrise | DIY PTVO: http://ptvo.info | Zigbee: See Hassio Automation |
Switches #4 | On & Off at sunset/sunrise | Ikea Tradfri Remote | Zigbee: See Hassio Automation |
Lights #1 | On & Off at sunset/sunrise | FIBARO FGS213 & FGS223 https://bit.ly/3a2D4tf | Z-Wave: See Hassio Automation |
Lights #2 | On & Off at sunset/sunrise | Ikea Tradfri Led | Zigbee: See Hassio Automation |
Temperatures | Measure | Baldr https://bit.ly/39YSQFn | RF: See Hassio Automation |
Motion | Measure | YobangSecurity EV152 PIR | RF: See Hassio Automation |
Landroid | Cutting Grass | WG796E.1 https://tinyurl.com/vp4hb9d | Firmware 5.21 https://tinyurl.com/sxp9emc Hassio: https://tinyurl.com/wbfl8nx |
Follow this great guide: https://tinyurl.com/rgurlp4
Install docker
curl -sL get.docker.com|sh
sudo apt-get install apparmor-utils apt-transport-https avahi-daemon ca-certificates curl dbus jq network-manager socat software-properties-common
curl -sL "https://raw.githubusercontent.com/home-assistant/hassio-installer/master/hassio_install.sh" >> hassio_install.sh
sudo bash hassio_install.sh -m raspberrypi4
sudo systemctl stop hassio-supervisor.service
sudo systemctl disable hassio-supervisor.service
sudo systemctl disable hassio-apparmor.service
sudo systemctl daemon-reload
sudo su
cd /etc/systemd/system
rm hassio-*
docker stop $(docker ps -q)
docker rm $(docker ps -qa)
docker rmi -f $(docker images -q)
docker system prune
Had to do a few “rinse, repeats” of the three commands above until “docker stop $(docker ps -q)” came up blank.
sudo rm -rf /usr/share/hassio/
sudo rm /etc/systemd/system/home-assistant@YOUR_USER.service
Now you shoud be able to start installing Hassio as described above.
Name | Purpose | URL |
---|---|---|
HACS | Custom components mngt | https://hacs.xyz/ |
Afvalbeheer | Garbage collection agenda | https://github.com/pippyn/Home-Assistant-Sensor-Afvalbeheer |
Sun2 | Show Sun time & elevation | https://github.com/pnbruckner/ha-sun2 |
ControllerX | Make full use of Ikea switches | https://github.com/xaviml/controllerx |
Samsung TV | Take control Samsung Qled | https://github.com/roberodin/ha-samsungtv-custom |
Alexa Echo | Use Alex as mediaplayer | https://github.com/custom-components/alexa_media_player/ |
Alexa talking clock | Let Alexa anoounce time | https://github.com/UbhiTS/ad-alexatalkingclock |
Configurable Switch/router: http://ptvo.info/zigbee-switch-configurable-firmware-router-199/
Simple switch: https://github.com/dzungpv/dnckatsw00x
Wall switch: https://github.com/mattlokes/zwallremote
Guide to modify Zigbee attributes: https://databyte.ch/?p=1532
Building a ZigBee 3.0 Switch and Light: https://tinyurl.com/t6y963o
RPI4 SSD: https://tinyurl.com/vdj4stz
RPI4 SSD: https://tinyurl.com/rgurlp4
Hassio on Docker: https://tinyurl.com/vnj8fa4m
Home Assistant but no Hassio: https://tinyurl.com/t3x9aed
RPI4 Hassio: https://tinyurl.com/ryut7ks
Aeotec gen 5 Z-Wave USB issue on RPI4: https://tinyurl.com/tey2a8e
Integrate Ikea Tradfri E1810 remote: https://tinyurl.com/wffemrh
Customize Hassio: https://tinyurl.com/qojtgyr