2.9 KiB
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.