Skip to content

hassio addon to allow deCONZ to be used within homeassistant

Notifications You must be signed in to change notification settings

cyclingengineer/Hassio-addon-deCONZ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deCONZ

This add-on allows deCONZ (from dresend-elektronik.de) to be managed directly from homeassistant (from the web part, not the rpi gui) Installation doesn't work from within homeassistant, yet... At the moment it needs to be executed manually from the rpi with:

docker run --net host deconz &

add this to your config to add it to homeassistant:

panel_iframe:
 deconz:
   title: 'deCONZ'
   url: 'http://hassio.local:80/'
   icon: mdi:chart-donut-variant

To use utilize the zigbee devices in homeassistant, use the REST api: http://dresden-elektronik.github.io/deconz-rest-doc/ homeassistant deCONZ gui

About

hassio addon to allow deCONZ to be used within homeassistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages