Manages a single WiLight Parent Device.
Definition at line 20 of file parent_device.py.
◆ __init__()
| None homeassistant.components.wilight.parent_device.WiLightParent.__init__ |
( |
|
self, |
|
|
HomeAssistant |
hass, |
|
|
ConfigEntry |
config_entry |
|
) |
| |
◆ api()
| PyWiLightDevice | None homeassistant.components.wilight.parent_device.WiLightParent.api |
( |
|
self | ) |
|
◆ async_reset()
| None homeassistant.components.wilight.parent_device.WiLightParent.async_reset |
( |
|
self | ) |
|
◆ async_setup()
| bool homeassistant.components.wilight.parent_device.WiLightParent.async_setup |
( |
|
self | ) |
|
Set up a WiLight Parent Device based on host parameter.
Definition at line 39 of file parent_device.py.
◆ host()
| str homeassistant.components.wilight.parent_device.WiLightParent.host |
( |
|
self | ) |
|
◆ _api
| homeassistant.components.wilight.parent_device.WiLightParent._api |
|
private |
◆ _hass
| homeassistant.components.wilight.parent_device.WiLightParent._hass |
|
private |
The documentation for this class was generated from the following file: