Classes | |
| class | GoalZeroBinarySensor |
Functions | |
| None | async_setup_entry (HomeAssistant hass, GoalZeroConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| int | PARALLEL_UPDATES = 0 |
Support for Goal Zero Yeti Sensors.
| None homeassistant.components.goalzero.binary_sensor.async_setup_entry | ( | HomeAssistant | hass, |
| GoalZeroConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up the Goal Zero Yeti sensor.
Definition at line 44 of file binary_sensor.py.
| int homeassistant.components.goalzero.binary_sensor.PARALLEL_UPDATES = 0 |
Definition at line 19 of file binary_sensor.py.