Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.homeassistant.exposed_entities.AssistantPreferences Class Reference

Public Member Functions

dict[str, Any] to_json (self)
 

Detailed Description

Preferences for an assistant.

Definition at line 73 of file exposed_entities.py.

Member Function Documentation

◆ to_json()

dict[str, Any] homeassistant.components.homeassistant.exposed_entities.AssistantPreferences.to_json (   self)
Return a JSON serializable representation for storage.

Definition at line 78 of file exposed_entities.py.


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