Get the latest data and update the states.
Definition at line 157 of file sensor.py.
◆ __init__()
| def homeassistant.components.google_wifi.sensor.GoogleWifiAPI.__init__ |
( |
|
self, |
|
|
|
host, |
|
|
|
conditions |
|
) |
| |
Initialize the data object.
Definition at line 160 of file sensor.py.
◆ data_format()
| def homeassistant.components.google_wifi.sensor.GoogleWifiAPI.data_format |
( |
|
self | ) |
|
Format raw data into easily accessible dict.
Definition at line 192 of file sensor.py.
◆ update()
| def homeassistant.components.google_wifi.sensor.GoogleWifiAPI.update |
( |
|
self | ) |
|
Get the latest data from the router.
Definition at line 179 of file sensor.py.
◆ _request
| homeassistant.components.google_wifi.sensor.GoogleWifiAPI._request |
|
private |
◆ available
| homeassistant.components.google_wifi.sensor.GoogleWifiAPI.available |
◆ conditions
| homeassistant.components.google_wifi.sensor.GoogleWifiAPI.conditions |
◆ data
| homeassistant.components.google_wifi.sensor.GoogleWifiAPI.data |
◆ raw_data
| homeassistant.components.google_wifi.sensor.GoogleWifiAPI.raw_data |
The documentation for this class was generated from the following file:
- core/homeassistant/components/google_wifi/sensor.py