Hello Community,
I am a newbie at HA. I have read and tested tons of postings and still get stuck.
The Homematic variable presence (Anwesenheit) should be available as an entity in the HA. The value True should be exchanged for Anwesend and the value False for Abwesend.
This also works in the developer tools, but the config-editor shows an error in Configuration.yaml. Why is that?
Developer Tools
Configuration
Error Message
missed comma between flow collection entries at line 72, column 26:
value_template: {% if state_attr('homematic.raspb …
^