|
| web.Response | get (self, web.Request request) |
| |
Handle requests to find the emulated hue bridge.
Definition at line 138 of file hue_api.py.
◆ get()
| web.Response homeassistant.components.emulated_hue.hue_api.HueUnauthorizedUser.get |
( |
|
self, |
|
|
web.Request |
request |
|
) |
| |
◆ extra_urls
| list homeassistant.components.emulated_hue.hue_api.HueUnauthorizedUser.extra_urls = ["/api/"] |
|
static |
◆ name
| string homeassistant.components.emulated_hue.hue_api.HueUnauthorizedUser.name = "emulated_hue:api:unauthorized_user" |
|
static |
◆ requires_auth
| bool homeassistant.components.emulated_hue.hue_api.HueUnauthorizedUser.requires_auth = False |
|
static |
◆ url
| string homeassistant.components.emulated_hue.hue_api.HueUnauthorizedUser.url = "/api" |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/emulated_hue/hue_api.py