Classes | |
| class | UpCloudBinarySensor |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Support for monitoring the state of UpCloud servers.
| None homeassistant.components.upcloud.binary_sensor.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up the UpCloud server binary sensor.
Definition at line 16 of file binary_sensor.py.