-
Notifications
You must be signed in to change notification settings - Fork 427
Open
Labels
Description
What happened?
i updated AD to latest release and now the AD-AD plugin i use causes that AD doesnt start anymore because of a configuration error.
Version
4.2.3
Installation type
Home Assistant add-on
Relevant log output
[15:28:10] INFO: Starting AppDaemon...
Configuration error in: /config/appdaemon.yaml
1 validation error for MainConfig
appdaemon.plugins.ADENTITIES
Input tag 'ad' found using plugin_discriminator() does not match any of the expected tags: 'hass', 'mqtt' [type=union_tag_invalid, input_value={'type': 'ad', 'url': 'ht...}, 'name': 'ADENTITIES'},
Relevant code in the app or config file that caused the issue
Anything else?
No response