parent
bfc19c8cc3
commit
077ca97ef8
9 changed files with 11 additions and 12 deletions
|
@ -159,7 +159,7 @@ class FlowHandler(config_entries.ConfigFlow, domain=DOMAIN):
|
|||
|
||||
VERSION = 1
|
||||
|
||||
_hassio_discovery = None
|
||||
_hassio_discovery: dict[str, Any] | None = None
|
||||
|
||||
@staticmethod
|
||||
@callback
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue