Class for handling the data retrieval for pins.
Definition at line 73 of file binary_sensor.py.
◆ __init__()
| def homeassistant.components.tapsaff.binary_sensor.TapsAffData.__init__ |
( |
|
self, |
|
|
|
location |
|
) |
| |
◆ is_taps_aff()
| def homeassistant.components.tapsaff.binary_sensor.TapsAffData.is_taps_aff |
( |
|
self | ) |
|
◆ update()
| def homeassistant.components.tapsaff.binary_sensor.TapsAffData.update |
( |
|
self | ) |
|
Get the latest data from the Taps Aff API and updates the states.
Definition at line 87 of file binary_sensor.py.
◆ _is_taps_aff
| homeassistant.components.tapsaff.binary_sensor.TapsAffData._is_taps_aff |
|
private |
◆ taps_aff
| homeassistant.components.tapsaff.binary_sensor.TapsAffData.taps_aff |
The documentation for this class was generated from the following file: