Go to the source code of this file.
Namespaces | |
| homeassistant.components.vodafone_station.const | |
Variables | |
| homeassistant.components.vodafone_station.const._LOGGER = logging.getLogger(__package__) | |
| string | homeassistant.components.vodafone_station.const.DEFAULT_DEVICE_NAME = "Unknown device" |
| string | homeassistant.components.vodafone_station.const.DEFAULT_HOST = "192.168.1.1" |
| string | homeassistant.components.vodafone_station.const.DEFAULT_USERNAME = "vodafone" |
| string | homeassistant.components.vodafone_station.const.DOMAIN = "vodafone_station" |
| list | homeassistant.components.vodafone_station.const.LINE_TYPES = ["dsl", "fiber", "internet_key"] |