All devices of a 3rd party integration that I’m using are missing from the device list in the Configuration->Scenes/Scripts screens.
I’d like to fix that.
What is missing in the integration?
Information …
If you are using a custom integration and it fails to work properly, I suggest you ask the integration’s author directly. If they have a GitHub repository, post an Issue. If the custom integration has a major thread in this forum, post your question there.
Out of curiosity, what is the name of the custom integration?
I’m using the ‘Domintell’ integration.
I guess that the developer of the integration missed something that causes the devices not to show.
The devices are listed as Entities but not as Devices.
The thing is that I tried several times to contact the developer and he didn’t respond, so I’m trying to do it myself.
If it’s this one and the author is not replying then your only recourse is to modify the code yourself because I don’t see anything in its documentation suggesting it creates Devices.
If that’s not feasible then you will have to use the integration as-is.
Yes, this is the one.
I already made a few changes to the code.
However, I’m new to HA.
What is needed for an integration to support devices?
I would start here:
THANK YOU!
Indeed there’s no ‘device_info’ in the code.