@zenko18 wrote:
My HA is going nuts with upnp, and discovering everything and filling up my integrations page with entities that I keep ignoring. I am trying to disable it entirely, or certain integrations from being discovered; so that these ignored items do not re-appear at all.
discovery: ignore: - <integration>
Adding this line into my configuration is erroring out, as I am using integrations not listed on the discovery: documentation.
- samsung_tv
- onhub
- idg
These are all failing with this error:
Invalid config for [discovery]: value is not allowed @ data['discovery']['ignore'][0]. Got 'samsung_tv'. (See /config/configuration.yaml, line 10).
In this instance, I am using samsung_tv; even though I found this in other forums back in 2019; it appears to have been deprecated; although I am still not sure how to actually ignore these.
So, if an integration is getting auto-discovered, and it is NOT listed on the discovery: documentation, then how can I disable it from getting seen and loaded in?
Posts: 1
Participants: 1