Integration 
Inherits: RefCounted
Properties 
| Name | Type | Default | 
|---|---|---|
| api | Hass | |
| integration_exists | bool | false | 
Methods 
| Returns | Name | 
|---|---|
| void | _init ( hass: Hass ) | 
| void | on_connect ( ) | 
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.
on_connect ( ) -> void 
No description provided yet.

