Handle all communication with Danfoss Air CCM unit.
Definition at line 41 of file __init__.py.
◆ __init__()
| def homeassistant.components.danfoss_air.DanfossAir.__init__ |
( |
|
self, |
|
|
|
host |
|
) |
| |
Initialize the Danfoss Air CCM connection.
Definition at line 44 of file __init__.py.
◆ get_value()
| def homeassistant.components.danfoss_air.DanfossAir.get_value |
( |
|
self, |
|
|
|
item |
|
) |
| |
◆ update()
| def homeassistant.components.danfoss_air.DanfossAir.update |
( |
|
self | ) |
|
Use the data from Danfoss Air API.
Definition at line 59 of file __init__.py.
◆ update_state()
| def homeassistant.components.danfoss_air.DanfossAir.update_state |
( |
|
self, |
|
|
|
command, |
|
|
|
state_command |
|
) |
| |
Send update command to Danfoss Air CCM.
Definition at line 54 of file __init__.py.
◆ _client
| homeassistant.components.danfoss_air.DanfossAir._client |
|
private |
◆ _data
| homeassistant.components.danfoss_air.DanfossAir._data |
|
private |
The documentation for this class was generated from the following file: