Go to the source code of this file.
Classes | |
| class | homeassistant.components.freebox.const .FreeboxHomeCategory |
Namespaces | |
| homeassistant.components.freebox.const | |
Variables | |
| string | homeassistant.components.freebox.const.API_VERSION = "v6" |
| dictionary | homeassistant.components.freebox.const.APP_DESC |
| string | homeassistant.components.freebox.const.ATTR_DETECTION = "detection" |
| dictionary | homeassistant.components.freebox.const.CATEGORY_TO_MODEL |
| dictionary | homeassistant.components.freebox.const.CONNECTION_SENSORS_KEYS = {"rate_down", "rate_up"} |
| string | homeassistant.components.freebox.const.DEFAULT_DEVICE_NAME = "Unknown device" |
| dictionary | homeassistant.components.freebox.const.DEVICE_ICONS |
| string | homeassistant.components.freebox.const.DOMAIN = "freebox" |
| list | homeassistant.components.freebox.const.HOME_COMPATIBLE_CATEGORIES |
| list | homeassistant.components.freebox.const.PLATFORMS |
| string | homeassistant.components.freebox.const.SERVICE_REBOOT = "reboot" |
| string | homeassistant.components.freebox.const.STORAGE_KEY = DOMAIN |
| int | homeassistant.components.freebox.const.STORAGE_VERSION = 1 |