immersive-home/docs/reference/lib--home_apis--hass_ws--handlers--history.md
2024-04-26 17:41:52 +02:00

2.9 KiB

History

Inherits: RefCounted

Properties

Name Type Default
api Hass
integration_exists bool false

Methods

Returns Name
void _init ( hass: Hass )
Variant get_history ( entity_id: String, start: String, end: Variant )

Constants

HASS_API = <Object>

No description provided yet.

Property Descriptions

api: Hass

No description provided yet.

integration_exists: bool

No description provided yet.

Method Descriptions

_init (hass: Hass ) -> void

No description provided yet.

get_history (entity_id: String , start: String , end: Variant ) -> Variant

No description provided yet.