Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 316 Bytes

File metadata and controls

14 lines (11 loc) · 316 Bytes

deconz

Connects to a running deconz instance and can then control zigbee devices like IKEA trådfri and xiaomi sensors etc.

Configuration

It requires the password to the web interface and then automaticly creates a API user.

{
	"ip": "192.168.13.1",
	"port": "9042",
	"password": "deconz password"
}