Go to the source code of this file.
Namespaces | |
| homeassistant.components.notion | |
Functions | |
| bool | homeassistant.components.notion.async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | homeassistant.components.notion.async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | homeassistant.components.notion.is_uuid (str value) |
Variables | |
| string | homeassistant.components.notion.ATTR_SYSTEM_MODE = "system_mode" |
| string | homeassistant.components.notion.ATTR_SYSTEM_NAME = "system_name" |
| homeassistant.components.notion.DEFAULT_SCAN_INTERVAL = timedelta(minutes=1) | |
| list | homeassistant.components.notion.PLATFORMS = [Platform.BINARY_SENSOR, Platform.SENSOR] |