This is an old revision of the document!
Table of Contents
# Home assistant
Hardware
* Raspberry Pi 3B+ (32 bit ARM v7) * RasbBee (deRFmega256-23M12)
Home Assistant runs on a Raspberry Pi 3B, which lives in the rack with the audio gear.
Zigbee devices, like the IKEA lights and buttons, run through a Zigbee stick that's plugged directly into the Pi's GPIO headers. deCONZ, with the Phoscon interface, is used as bridge between Zigbee stick and the Home Assistant runtime.
Password for logging into the web interface is in Hackerpass.
The Pi takes a long to boot up after a power cycle (~5 minutes).
Debug
Powercycle
We've had issues with lights bouncing between modes and turning off randomly. The current theory is that new lights get stuck in a weird split-brain state when added through deCONZ. A reboot of the entire device seems to fix this.
Files
* deRFmega256-23M12 Manual (RaspBee radio) * deRFmega256-23M12 Datasheet (RaspbBee radio) * RaspBee manual