Public Member Functions | |
| None | __init__ (self, str message, str field, str error) |
Public Attributes | |
| error | |
| field | |
Field with invalid data.
Definition at line 76 of file config_flow.py.
| None homeassistant.components.nibe_heatpump.config_flow.FieldError.__init__ | ( | self, | |
| str | message, | ||
| str | field, | ||
| str | error | ||
| ) |
Set up error.
Definition at line 79 of file config_flow.py.
| homeassistant.components.nibe_heatpump.config_flow.FieldError.error |
Definition at line 83 of file config_flow.py.
| homeassistant.components.nibe_heatpump.config_flow.FieldError.field |
Definition at line 82 of file config_flow.py.