View to handle Meraki requests.
Definition at line 47 of file device_tracker.py.
◆ __init__()
| None homeassistant.components.meraki.device_tracker.MerakiView.__init__ |
( |
|
self, |
|
|
ConfigType |
config, |
|
|
AsyncSeeCallback |
async_see |
|
) |
| |
◆ _handle()
| def homeassistant.components.meraki.device_tracker.MerakiView._handle |
( |
|
self, |
|
|
|
hass, |
|
|
|
data |
|
) |
| |
|
private |
◆ get()
| def homeassistant.components.meraki.device_tracker.MerakiView.get |
( |
|
self, |
|
|
|
request |
|
) |
| |
◆ post()
| def homeassistant.components.meraki.device_tracker.MerakiView.post |
( |
|
self, |
|
|
|
request |
|
) |
| |
◆ async_see
| homeassistant.components.meraki.device_tracker.MerakiView.async_see |
◆ name
| string homeassistant.components.meraki.device_tracker.MerakiView.name = "api:meraki" |
|
static |
◆ requires_auth
| bool homeassistant.components.meraki.device_tracker.MerakiView.requires_auth = False |
|
static |
◆ secret
| homeassistant.components.meraki.device_tracker.MerakiView.secret |
◆ url
| homeassistant.components.meraki.device_tracker.MerakiView.url = URL |
|
static |
◆ validator
| homeassistant.components.meraki.device_tracker.MerakiView.validator |
The documentation for this class was generated from the following file: