I hope to get some help, I don’t get the DeConz Integration running…
HA (V0.116.4) is running on a Raspberry Pi 4B with HassOS 4.14.
I’ve installed a RasbBee II, if I’m right it’s the serial device ttyAMA0
I’ve installed the DeConz Addon wiht this configuration:
From now I have questions/problems:
In the DeConz add-on Documentation is written, that I have to copy a config.txt file to the root of the SD-Card when using a RaspBee.
- Is this the same place where I can find configuration.yaml.
- If not, how can I access the root of the SD-Card on a Hass.io Image?
Is this step required for the following steps?
Integration DeConz is not discovered automaticly. If I want to install it manually, I get always the error:
Couldn’t get an API key
Despite reading the following topic’s, I found no solution:
this code I have added to configuration.yaml
deconz:
host: ip-of-deconz
port: port-of-deconz
I use this ip-adress as host-adress
In Phoscon-UI, I push “Authenticate app”, but after submit, I get:
Any ideas or hints?