Public Member Functions | |
| None | __init__ (self, msg) |
Public Member Functions inherited from homeassistant.exceptions.HomeAssistantError | |
| None | __init__ (self, *object args, str|None translation_domain=None, str|None translation_key=None, dict[str, str]|None translation_placeholders=None) |
| str | __str__ (self) |
Public Attributes | |
| msg | |
Public Attributes inherited from homeassistant.exceptions.HomeAssistantError | |
| generate_message | |
| translation_domain | |
| translation_key | |
| translation_placeholders | |
Additional Inherited Members | |
Static Public Attributes inherited from homeassistant.exceptions.HomeAssistantError | |
| bool | |
| None | |
Error with connecting to Nobø Ecohub.
Definition at line 181 of file config_flow.py.
| None homeassistant.components.nobo_hub.config_flow.NoboHubConnectError.__init__ | ( | self, | |
| msg | |||
| ) |
Instantiate error.
Definition at line 184 of file config_flow.py.
| homeassistant.components.nobo_hub.config_flow.NoboHubConnectError.msg |
Definition at line 187 of file config_flow.py.