mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +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)
|
ha.track_time_change(bus, update_chromecast_state)
|
||||||
|
|
||||||
|
update_chromecast_state(None)
|
||||||
|
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user