|
| web.Response | get (self, web.Request request) |
| |
Display the homekit pairing code at a protected url.
Definition at line 1186 of file __init__.py.
◆ get()
| web.Response homeassistant.components.homekit.HomeKitPairingQRView.get |
( |
|
self, |
|
|
web.Request |
request |
|
) |
| |
Retrieve the pairing QRCode image.
Definition at line 1193 of file __init__.py.
◆ name
| homeassistant.components.homekit.HomeKitPairingQRView.name |
|
static |
◆ requires_auth
| homeassistant.components.homekit.HomeKitPairingQRView.requires_auth |
|
static |
◆ url
| homeassistant.components.homekit.HomeKitPairingQRView.url |
|
static |
The documentation for this class was generated from the following file: