Check the automation indentation around the notification parts.
I had a lot of errors in the automation validations due to missing quotes around the state change automation triggers (from: ‘xxx’ / to ‘yyy’). Seems to be different in your case though.
@gazoscalvertos Need your help mate. I have updated the files (all) and when I restarted the HA, the Alarm it just keeps on waiting to load. I just see the circle as shown below.
Thanks. I have the custom panel in my config and have the tab on the side in HA. I want that whole tab or “custom panel” to show on my dashboard and cant figure out how to get it. I didnt see it in any documentation…do you happen to have a link? thanks again
I have a few ipads mounted around the house and it would be cool to have this view on my dashboards. Maybe Im not following, but thanks for helping. Should I create a group and add the group to hadashboard are you saying? thanks
The owner of the post already put the group in his file. I think apart from the custom_panel: and alarm_control_panel:
is from the frontend: part in configuration.yaml.
Can you show us your configuration.yaml
something like this:
frontend:
javascript_version: latest
Let me get back home in the evening (Asia time) and I copy that part from configuration.yaml to show you.
I found that the lib folder is in www folder and inside the lib folder has 2 files which is javascript. so you might need to put the javascript_version: latest under your frontend: to show things correctly ^^. Hope this will help.
Also after put the frontend: part like what I mentioned don’t forget to stop the home-assistant first, delete the home-assistant db file and start home-assistant again. This will takes a while longer than usual to start home-assistant because this will start load all devices again into db.
after upgrade 60.01 everything working good. Earlier didn’t show any sensor in All Sensors because I turn them off.
Currently, All Sensors didn’t show only the motion sensor. But show door and windows sensor.
After turn on alarm mode. Everything shows correctly. Doors&windows open and closed. Motion sensor show no motion or motion detected correctly.