mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Chromecast observer will update state on init
This commit is contained in:
parent
8a0ca534a2
commit
e823178e43
@ -191,6 +191,8 @@ def setup_chromecast(bus, statemachine, host):
|
||||
|
||||
ha.track_time_change(bus, update_chromecast_state)
|
||||
|
||||
update_chromecast_state(None)
|
||||
|
||||
return True
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user