Hi,
in my setup it was working perfectly… but suddenly everything failed. I do not know why… especially that I did not make any(!) changes (e.g. updates, automation configuration etc.)
Please take a look onto HA log:
Logger: homeassistant.config
Source: config.py:464
First occurred: 18:42:18 (16 occurrences)
Last logged: 19:37:48
Invalid config for [automation]: value must be one of [‘battery_level’, ‘carbon_dioxide’, ‘carbon_monoxide’, ‘current’, ‘energy’, ‘frequency’, ‘gas’, ‘humidity’, ‘illuminance’, ‘nitrogen_dioxide’, ‘nitrogen_monoxide’, ‘nitrous_oxide’, ‘ozone’, ‘pm1’, ‘pm10’, ‘pm25’, ‘power’, ‘power_factor’, ‘pressure’, ‘signal_strength’, ‘sulphur_dioxide’, ‘temperature’, ‘value’, ‘volatile_organic_compounds’, ‘voltage’] for dictionary value @ data[‘type’]. Got None. (See /config/configuration.yaml, line 8).
Moreover there is some error in blueprint (unknown tag !<!input> at line 67, column 35:
entity_id: !input ‘power_sensor’
^),
here you have line 67:
entity_id: !input ‘power_sensor’
Could you help me please? That was something most impressive when it comes to automation in HA …