Just a quick heads up to anyone updating their Home Assistant
configuration to version 0.86 (released 23 January 2019). Changes to the
Automation Trigger means that interval triggers are now separated from
the 'time' platform and moved to a new 'time_pattern' platform:


Code:
--------------------
    
https://www.home-assistant.io/blog/2019/01/23/release-86/#noteworthy-breaking-changes
--------------------


This necessitates a very simple change to LMS Controls. Open the file
lmscontrols.yaml in the /packages/ subfolder, and at line 464 edit
'time:' to 'time_pattern:'. This will ensure that the "LMS GUI Update
Player Values" trigger passes the configuration check.


------------------------------------------------------------------------
goharbourview123's Profile: 
http://forums.slimdevices.com/member.php?userid=23031
View this thread: http://forums.slimdevices.com/showthread.php?t=109273

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to