Go to the source code of this file.
Namespaces | |
| homeassistant.components.surepetcare | |
Functions | |
| bool | homeassistant.components.surepetcare.async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | homeassistant.components.surepetcare.async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| homeassistant.components.surepetcare._LOGGER = logging.getLogger(__name__) | |
| list | homeassistant.components.surepetcare.PLATFORMS = [Platform.BINARY_SENSOR, Platform.LOCK, Platform.SENSOR] |
| homeassistant.components.surepetcare.SCAN_INTERVAL = timedelta(minutes=3) | |