I’d recommend you to start looking at the logs. If nothing is showing follow instructions to enable debug for deconz component from component documentation
I’ve gotten all of the lights into deCONZ by manually resetting each hue bulb.
To do so, I had to flip the light switch off-on, then using the hue dimmer switch depress both the on and off buttons simultaneously for 10 seconds until lights stop blinking.
Now on to the next problem… deCONZ won’t create new groups.
One was created for the dimmer switch automatically and is visible in HA. However, when I click “+ Add Group” the pop-up displays, then when I click submit, nothing.
I managed to get deCONZ working. I am not sure what I did differently apart from do a HA update from v 82.0 to 83.1. I then removed deCONZ and reinstalled again. Working now.
I know this post, one of those who gave me the hint related to ssh
Meanwhile I was able to test if its related to my 2A power supply - not.
Very frustrating thing.
I’ll try if it works with a fresh install. If not I’ll probably gonna switch to hasspian
//edit:
Just in case someone got the same issues:
save a fresh snapshot on your system
fresh hassOS install + snapshot import
System-SSH configuration:
Use a USB drive formatted with FAT, ext4, or NTFS and name it CONFIG (case sensitive). Create an authorized_keys file containing your public key, and place it in the root of the USB drive. From the UI, navigate to the hass.io system page and choose “Import from USB”. You can now access your device as root over SSH on port 22222. Alternatively, the file will be imported from the USB when the hass.io device is rebooted.