Public Member Functions | |
| Self | from_json_dict (cls, dict[str, Any] json_dict) |
Serializable discovery key.
Definition at line 25 of file discovery_flow.py.
| Self homeassistant.helpers.discovery_flow.DiscoveryKey.from_json_dict | ( | cls, | |
| dict[str, Any] | json_dict | ||
| ) |
Construct from JSON dict.
Definition at line 33 of file discovery_flow.py.