Class storing integration data.
Definition at line 23 of file nasweb_data.py.
◆ can_be_deinitialized()
| bool homeassistant.components.nasweb.nasweb_data.NASwebData.can_be_deinitialized |
( |
|
self | ) |
|
Return whether this instance can be deinitialized.
Definition at line 35 of file nasweb_data.py.
◆ deinitialize()
| None homeassistant.components.nasweb.nasweb_data.NASwebData.deinitialize |
( |
|
self, |
|
|
HomeAssistant |
hass |
|
) |
| |
◆ get_webhook_url()
| str homeassistant.components.nasweb.nasweb_data.NASwebData.get_webhook_url |
( |
|
self, |
|
|
HomeAssistant |
hass |
|
) |
| |
◆ initialize()
| None homeassistant.components.nasweb.nasweb_data.NASwebData.initialize |
( |
|
self, |
|
|
HomeAssistant |
hass |
|
) |
| |
◆ is_initialized()
| bool homeassistant.components.nasweb.nasweb_data.NASwebData.is_initialized |
( |
|
self | ) |
|
Return True if instance was initialized and is ready for use.
Definition at line 31 of file nasweb_data.py.
◆ default_factory
| homeassistant.components.nasweb.nasweb_data.NASwebData.default_factory |
|
static |
◆ NotificationCoordinator
| homeassistant.components.nasweb.nasweb_data.NASwebData.NotificationCoordinator |
|
static |
◆ webhook_id [1/2]
| string homeassistant.components.nasweb.nasweb_data.NASwebData.webhook_id = "" |
|
static |
◆ webhook_id [2/2]
| homeassistant.components.nasweb.nasweb_data.NASwebData.webhook_id |
The documentation for this class was generated from the following file: