I finally managed to cleanup my /config
directory and refactor a sh*tload in order to be more futureproof and be able to share it on GitHub.
Disclaimer:
I got a lot of inspiration from adonno his configuration, so a big shoutout to him.
My first experience with smart homes was when I bought a set of KlikAanKlikUit (kaku) outlets to turn some of the (unreachable) lights on and off.
After a while I bought a Raspberry PI with a 433Mhz transmitter that would be able to control some of my lights through Homekit with Homebridge.
But after a while the limitations of Homekit came to light and after some searching I stumbled upon Home Assistant and have never looked back since.
In my current setup the main communication between smart 'devices' is done throught the following protocols:
Zigbee | 433Mhz | MQTT | Sonoff |
---|---|---|---|
A Raspberry PI 3B with a 32GB SD card in a case with extra heatsinks fans and a 5.1V/2.5A power adapter.
Device | Amount | More Info | Image | Cost |
---|---|---|---|---|
Raspberry Pi 3B | 1x | Raspberry Pi 3B | € 59 | |
Sandisk Micro SDXC 64GB | 1x | SANDISK MicroSD Extreme Plus 64GB 170MB | € 26 |
Device | Amount | More Info | Image | Cost |
---|---|---|---|---|
ACD-200 | 2x | KlikAanKlikUit ACD-200 | € 24 | |
AWMR-300 | 1x | KlikAanKlikUit AWMR-300 | € 25 | |
AGDR-300 | 1x | KlikAanKlikUit AGDR-300 | € 25 |
Device | Amount | More Info | Image | Cost |
---|---|---|---|---|
NodeMCU v2 | 2x | ESP8266 NodeMCU V2 | € 16 | |
RF Transmitter | 2x | 433Mhz RF Transmitter | € 2 |
Device | Amount | More Info | Image | Cost |
---|---|---|---|---|
Sonoff Basic R3 | 2x | Sonoff Basic R3 | € 12 |
Device | Amount | More Info | Image | Cost |
---|---|---|---|---|
Besder IP Camera | 2x | BESDER Bullet IP Camera Wi-fi Outdoor 1080P | € 72 | |
Yi Home 1080p | 1x | Yi Home 1080p | € 23 |
Device | Amount | More Info | Image | Cost |
---|---|---|---|---|
Conbee II | 1x | Phoscon Conbee II | € 40 | |
Xiaomi Motion Sensor | 1x | Xiaomi Aqara motion sensor | € 12 | |
Xiaomi Door Sensor | 1x | Xiaomi Aqara Door sensor | € 11 | |
TRÅDFRI Smart Plug | 2x | IKEA TRÅDFRI Smart Plug | € 10 | |
TRÅDFRI Light Bulb | 1x | IKEA TRÅDFRI Bulb E27 opal 1000lm | € 18 | |
TRÅDFRI LED Spot | 5x | IKEA TRÅDFRI GU10 400lm | € 30 | |
TRÅDFRI Switch Rocker | 1x | IKEA TRÅDFRI Wireless Rocker | € 7 | |
TRÅDFRI LED Spectrum Spot | 1x | IKEA TRÅDFRI GU10 White Spectrum 400lm | € 12 | |
iCasa Filament bulb | 5x | iCasa Zigbee Filament LED lamp 125mm | € 85 |
Device | Amount | More Info | Image | Cost |
---|---|---|---|---|
TOON | 1x | Eneco TOON | € 0 |
Device | Amount | More Info | Image | Cost |
---|---|---|---|---|
iPad Air (Wall mounted dashboard) |
1x | Apple iPad Air | € 300 | |
Mac Mini (Used as a DSR) |
1x | Apple Mac Mini | € 700 | |
Ring Doorbell | 1x | Ring Doorbell Pro | € 179 | |
Ring Doorbell Chime | 1x | Ring Chime | € 35 |
Device | Amount | More Info | Image | Cost |
---|---|---|---|---|
Chromecast | 2x | Google Chromecast V1 | € 20 | |
Google Home | 1x | Google Home Mini | € 20 |
(So far) € 1.902,- (includes removed / replaced stuff)
Everything I intend to upgrade in my hassio setup I create a github issue.
See all open issues.
Probably a lot of them won't ever see the daylight, but if I come across some intereseting stuff my initial action would be to create an issue.