User Tools

Site Tools


infra:services:homeassistant

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
infra:services:homeassistant [2024/03/25 19:06] – [Files] kfhinfra:services:homeassistant [2025/03/08 15:13] (current) – [Hardware] marcusramberg
Line 1: Line 1:
 # Home assistant # 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. Home Assistant runs on a Raspberry Pi 3B, which lives in the rack with the audio gear.
Line 12: Line 9:
  
 The Pi takes a long to boot up after a power cycle (~5 minutes). The Pi takes a long to boot up after a power cycle (~5 minutes).
 +
 +===== Getting access =====
 +
 +==== Web ====
 +
 +  - Get [[infra:hackerpass | Hackerpass]] -
 +  - Go to [[http://hassio.local:8123|hassio.local:8123]] (or [[http://10.10.3.115:8123| 10.10.3.115:8123]] if mDNS fails) in your favorite web browser
 +  - Log into web using the `hassio.local` Hackerpass credentials
 +
 +==== Pi ====
 +
 +Talk to @kfh or @sjn who have SSH access, and they can add your key. The IP address is bound to a Docker container, so it won't help to just add the key to the any OS user.
 +
 +===== Hardware =====
 +
 +  * Raspberry Pi 3B+ (32 bit ARM v7)
 +  * RasbBee (deRFmega256-23M12)
  
 ===== Debug ===== ===== Debug =====
Line 19: Line 33:
 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. 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.
  
 +Update: Eirik and Deburd found that the reboot was just after OTA happens. So we tracked it to https://github.com/dresden-elektronik/deconz-ota-plugin/issues/37, where unfortunately this git issue had no solution when we checked. 
 +However, we turned off OTAU in the DeCONZ VNC app, and the power cycles stopped. 
 +We also turned off OTAU in the phoscon app settings, so that may also have fixed the problem.
 +Anyhow, disabling OTAU in one of the places seems to have fixed the issue.
 +
 +==== Lightbulb naming convention ====
 +
 +Our four-lightbulb lights are named per numbers, 1 being on the short wall, away from the windows. Then each lightbulb is names A-D, a being closest to the corner.
 +
 +{{:infra:services:lights.png?400|}}
 ===== Files ===== ===== Files =====
  
/srv/hackeriet-wiki/dokuwiki/data/attic/infra/services/homeassistant.1711393602.txt.gz · Last modified: 2024/03/25 19:06 by kfh