There is a way to add the deConz repository manually?
I already did the setup of the Conbee 2 on my Raspbian following the official Phoscon guide: https://phoscon.de/en/conbee2/install#raspbian
Here my configuration:
Raspberry Pi 4
Raspbian
Home Assistant Core running as Container. Home Assistant 2021.1.5
HAC info:
|version:|1.11.1|
|Frontend version:|20210207162610|
|Repositories:|742|
|Installed repositories:|1| --> That’s odd, why i have just 1 repo installed in front of 742 repo available??
There’s two things, the deconz add-on, which runs the actual deconz software and the deconz integration, which enables the communication between the deconz software and Home Assistant. Neither of them is found in HACS.
The deconz integration is included in Home Assistant, nothing to install, just go to configuration -> integrations and search for deconz.
The deconz add-on is only available if you run Home Assistant OS or Home Assistant Supervised and if you run one of these installs it’s available in the official add-on store.
As you are running neither of those installs,you have to setup a docker container for deconz.
Let me know if you need help to configure the container.
Ok, i don’t know why but it worked the same procedure after the reboot.
Thank both of you, just a last question: the supervisor isn’t present in the home assistant core but it’s in HASSIO as i understood, am i right?
This term has been deprecated for more than a year.
Supervisor is available in Home Assistant OS and Home Assistamt Supervised. Here’s a good overview of the different install methods.
So as i see home assistant core container doesn’t includes supervisor and doesn’t supports Add-ons.
Mmmm… i think i am complicatin my life installing HAC instead of the Supervised version.
It’s even hard to find the configurator (or file editor as it’s called now):
Anyway you helped me a lot. Thanks and have a wonderful day!
just to clarify. HACS and the Supervisor Addons are two different topics
HACS is providing custom integrations and lovelace cards which are not part of the core system.
Supervisor Addons provides additional Docker images for other tools like Deconz or AdGuard or so on.
I believe you, but as far as i understand Supervisor isn’t provided in Home Assistant Core Docker image or can’t be enabled. I can’t find any way to do it.