Go to the source code of this file.
Namespaces | |
| homeassistant.components.fastdotcom.const | |
Variables | |
| string | homeassistant.components.fastdotcom.const.CONF_MANUAL = "manual" |
| string | homeassistant.components.fastdotcom.const.DATA_UPDATED = f"{DOMAIN}_data_updated" |
| int | homeassistant.components.fastdotcom.const.DEFAULT_INTERVAL = 1 |
| string | homeassistant.components.fastdotcom.const.DEFAULT_NAME = "Fast.com" |
| string | homeassistant.components.fastdotcom.const.DOMAIN = "fastdotcom" |
| homeassistant.components.fastdotcom.const.LOGGER = logging.getLogger(__package__) | |
| string | homeassistant.components.fastdotcom.const.SERVICE_NAME = "speedtest" |