Home Assistant Unofficial Reference 2024.12.1
homeassistant.helpers.discovery_flow.DiscoveryKey Class Reference

Public Member Functions

Self from_json_dict (cls, dict[str, Any] json_dict)
 

Detailed Description

Serializable discovery key.

Definition at line 25 of file discovery_flow.py.

Member Function Documentation

◆ from_json_dict()

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.


The documentation for this class was generated from the following file: