mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
Chromecast observer will update state on init
This commit is contained in:
@@ -191,6 +191,8 @@ def setup_chromecast(bus, statemachine, host):
|
||||
|
||||
ha.track_time_change(bus, update_chromecast_state)
|
||||
|
||||
update_chromecast_state(None)
|
||||
|
||||
return True
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user