Public Member Functions | |
| def | async_setup (self) |
Public Member Functions inherited from homeassistant.components.cast.media_player.CastDevice | |
| None | __init__ (self, HomeAssistant hass, ChromecastInfo cast_info) |
Private Member Functions | |
| def | _async_cast_removed (self, ChromecastInfo discover) |
Static Private Attributes | |
| bool | _mz_only = True |
Additional Inherited Members | |
Public Attributes inherited from homeassistant.components.cast.media_player.CastDevice | |
| mz_mgr | |
Representation of a Cast device on the network - for dynamic cast groups.
Definition at line 1034 of file media_player.py.
|
private |
Handle removal of Chromecast.
Reimplemented from homeassistant.components.cast.media_player.CastDevice.
Definition at line 1043 of file media_player.py.
| def homeassistant.components.cast.media_player.DynamicCastGroup.async_setup | ( | self | ) |
Create chromecast object.
Definition at line 1039 of file media_player.py.
|
staticprivate |
Definition at line 1037 of file media_player.py.