The class for handling the data retrieval.
Definition at line 68 of file sensor.py.
◆ __init__()
| def homeassistant.components.bizkaibus.sensor.Bizkaibus.__init__ |
( |
|
self, |
|
|
|
stop, |
|
|
|
route |
|
) |
| |
Initialize the data object.
Definition at line 71 of file sensor.py.
◆ update()
| def homeassistant.components.bizkaibus.sensor.Bizkaibus.update |
( |
|
self | ) |
|
Retrieve the information from API.
Definition at line 77 of file sensor.py.
◆ info
| homeassistant.components.bizkaibus.sensor.Bizkaibus.info |
◆ route
| homeassistant.components.bizkaibus.sensor.Bizkaibus.route |
◆ stop
| homeassistant.components.bizkaibus.sensor.Bizkaibus.stop |
The documentation for this class was generated from the following file:
- core/homeassistant/components/bizkaibus/sensor.py