I did the appdaemon 3 upgrade (without noticing at first).
I had to fix some stuff in appdaemon.yaml to make my dashboard load again. HADashboard is loading but all the widgets are displaying “entity not found”.
Appdaemon log seems fine:
Mar 20 22:27:00 raspberrypi appdaemon[391]: 2018-03-20 22:27:00.686955 INFO function [get_dashboard] finished in 115 ms
Mar 20 22:27:00 raspberrypi appdaemon[391]: 2018-03-20 22:27:00.885123 WARNING AppDaemon: Unknown namespace: undefined
Mar 20 22:27:00 raspberrypi appdaemon[391]: 2018-03-20 22:27:00.889936 WARNING AppDaemon: Unknown namespace: undefined
Mar 20 22:27:00 raspberrypi appdaemon[391]: 2018-03-20 22:27:00.894877 WARNING AppDaemon: Unknown namespace: undefined
Mar 20 22:27:00 raspberrypi appdaemon[391]: 2018-03-20 22:27:00.899595 WARNING AppDaemon: Unknown namespace: undefined
Mar 20 22:27:00 raspberrypi appdaemon[391]: 2018-03-20 22:27:00.904890 WARNING AppDaemon: Unknown namespace: undefined
Mar 20 22:27:00 raspberrypi appdaemon[391]: 2018-03-20 22:27:00.908841 WARNING AppDaemon: Unknown namespace: undefined
Mar 20 22:27:00 raspberrypi appdaemon[391]: 2018-03-20 22:27:00.914238 WARNING AppDaemon: Unknown namespace: undefined
Mar 20 22:27:00 raspberrypi appdaemon[391]: 2018-03-20 22:27:00.918262 WARNING AppDaemon: Unknown namespace: undefined
Mar 20 22:27:00 raspberrypi appdaemon[391]: 2018-03-20 22:27:00.928642 INFO HADashboard: New dashboard connected: HADashboard
My dashboard has nothing fancy (part of the .dash file below):
I don’t have custom skin and I removed all custom widgets after upgrading appdaemon. I will try to create a new dashboard later today when I’ll be back home.
I did this and it worked. Strange thing is went I went back to my original dashboard it was working too!
So I guess some black magic involved… thank you for your time and help.
Is the light_with_brightness still a custom widget ?