Home Assistant Unofficial Reference 2024.12.1
homeassistant.helpers.issue_registry.IssueEntry Class Reference

Public Member Functions

dict[str, Any] to_json (self)
 

Detailed Description

Issue Registry Entry.

Definition at line 50 of file issue_registry.py.

Member Function Documentation

◆ to_json()

dict[str, Any] homeassistant.helpers.issue_registry.IssueEntry.to_json (   self)
Return a JSON serializable representation for storage.

Definition at line 69 of file issue_registry.py.


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