Generic Home Connect device.
Definition at line 52 of file api.py.
◆ __init__()
| None homeassistant.components.home_connect.api.HomeConnectDevice.__init__ |
( |
|
self, |
|
|
HomeAssistant |
hass, |
|
|
HomeConnectAppliance |
appliance |
|
) |
| |
Initialize the device class.
Definition at line 55 of file api.py.
◆ event_callback()
| None homeassistant.components.home_connect.api.HomeConnectDevice.event_callback |
( |
|
self, |
|
|
HomeConnectAppliance |
appliance |
|
) |
| |
Handle event.
Definition at line 81 of file api.py.
◆ initialize()
| None homeassistant.components.home_connect.api.HomeConnectDevice.initialize |
( |
|
self | ) |
|
Fetch the info needed to initialize the device.
Definition at line 60 of file api.py.
◆ appliance
| homeassistant.components.home_connect.api.HomeConnectDevice.appliance |
◆ hass
| homeassistant.components.home_connect.api.HomeConnectDevice.hass |
The documentation for this class was generated from the following file:
- core/homeassistant/components/home_connect/api.py