Go to the source code of this file.
Namespaces | |
| homeassistant.components.hue.config_flow | |
Variables | |
| list | homeassistant.components.hue.config_flow.HUE_IGNORED_BRIDGE_NAMES = ["Home Assistant Bridge", "Espalexa"] |
| string | homeassistant.components.hue.config_flow.HUE_MANUAL_BRIDGE_ID = "manual" |
| tuple | homeassistant.components.hue.config_flow.HUE_MANUFACTURERURL = ("http://www.philips.com", "http://www.philips-hue.com") |
| homeassistant.components.hue.config_flow.LOGGER = logging.getLogger(__name__) | |