I have this error while checking the config:
Invalid config for [automation]: The ‘hide_entity’ option is deprecated, please remove it from your configuration. This option became invalid in version 0.110. Got OrderedDict([(‘default_config’, {}), (‘http’, OrderedDict([(‘base_url’, ‘xxxxxx.duckdns.org added:8123’), (‘ssl_certificate’, ‘/ssl/fullchain.pem’), (‘ssl_key’, ‘/ssl/privkey.pem’), (‘ip_ban_enabled’, True), (‘ssl_profile’, ‘modern’), (‘login_attempts_threshold’, -1), (‘server_port’, 8123), (‘cors_allowed_origins’, [‘https://cast.home-assistant.io’])])), (‘frontend’, OrderedDict([(‘themes’, OrderedDict([(‘GreyNight’, OrderedDict([(‘base-hue’, ‘220’), (‘base-sat’, ‘5%’), (‘huesat’, 'var(–bas… (See ?, line ?).
Invalid config for [automation]: The ‘hide_entity’ option is deprecated, please remove it from your configuration. This option became invalid in version 0.110. Got OrderedDict([(‘default_config’, {}), (‘http’, OrderedDict([(‘base_url’, ‘xxxxxx.duckdns.org added:8123’), (‘ssl_certificate’, ‘/ssl/fullchain.pem’), (‘ssl_key’, ‘/ssl/privkey.pem’), (‘ip_ban_enabled’, True), (‘ssl_profile’, ‘modern’), (‘login_attempts_threshold’, -1), (‘server_port’, 8123), (‘cors_allowed_origins’, [‘https://cast.home-assistant.io’])])), (‘frontend’, OrderedDict([(‘themes’, OrderedDict([(‘GreyNight’, OrderedDict([(‘base-hue’, ‘220’), (‘base-sat’, ‘5%’), (‘huesat’, 'var(–bas… (See ?, line ?).
I tried to read in the forum, didnt get any answer that is working.
in confgiration.yaml I have defined:
automation: !include automations.yaml