Dennis Rawet
Results
2
comments of
Dennis Rawet
I think the problem is entity_id is in the wrong position and the quotation marks, try removeing them and move entity_id inside "data". My automations works just fine. ``` -...
Hi. I recently found out that Home Assistant have changed how to setup MQTT.. This is how you fix it: ``` light: - platform: mqtt schema: json ``` This is...