Get and update the latest data.
Definition at line 307 of file sensor.py.
◆ __init__()
| def homeassistant.components.solaredge_local.sensor.SolarEdgeData.__init__ |
( |
|
self, |
|
|
|
hass, |
|
|
|
api |
|
) |
| |
Initialize the data object.
Definition at line 310 of file sensor.py.
◆ update()
| def homeassistant.components.solaredge_local.sensor.SolarEdgeData.update |
( |
|
self | ) |
|
Update the data from the SolarEdge Monitoring API.
Definition at line 318 of file sensor.py.
◆ api
| homeassistant.components.solaredge_local.sensor.SolarEdgeData.api |
◆ data
| homeassistant.components.solaredge_local.sensor.SolarEdgeData.data |
◆ hass
| homeassistant.components.solaredge_local.sensor.SolarEdgeData.hass |
◆ info
| homeassistant.components.solaredge_local.sensor.SolarEdgeData.info |
The documentation for this class was generated from the following file:
- core/homeassistant/components/solaredge_local/sensor.py