A few little additions in this version - particularly the ability to force dashboard screens to change from automations, AppDaemon, Alexa etc. I am using this in a security App I am working on with @rpitera - when I tell Alexa to secure the house, she closes all locks and doors that she can and also pops up a special security page on the dash to automatically show the status of what she is securing, then the dash will navigate back to the previous page after a delay - very cool The security app will soon be a full blown alarm as well, at which point I’ll probably publish it on github.
2.0.8
Features
- Add step parameter to media player
- Add
row
parameter to dashboard - Add ability to set timeout and return on dash navigation
- Add ability to force dashboard page changes from Apps, Alexa and HASS Automations
Fixes
- Add quotes to times in examples.yaml - contributed by Cecron
- Fix python 3.6 issue with datetime.datetime.fromtimestamp() - contributed by motir
Breaking Changes
None