Go to the source code of this file.
Namespaces | |
| homeassistant.components.fireservicerota | |
Functions | |
| bool | homeassistant.components.fireservicerota.async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | homeassistant.components.fireservicerota.async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| homeassistant.components.fireservicerota._LOGGER = logging.getLogger(__name__) | |
| homeassistant.components.fireservicerota.MIN_TIME_BETWEEN_UPDATES = timedelta(seconds=60) | |
| list | homeassistant.components.fireservicerota.PLATFORMS = [Platform.BINARY_SENSOR, Platform.SENSOR, Platform.SWITCH] |