Template repository for Home Assistant Custom Component
Change "hass_template" and "hass_cc_template" in all files and direcory names to appropriate name
Work in progress
Known limitations: There is only limited error and exception handling in this pre-release.
This integration will represent .......
Make sure you have the credentials available for your account with hass_template cloud.
- Use HACS, add this repo as a custom repository and install hass_template integration.
- Restart Home Assistant
- Copy all files from custom_components/hass_template in this repo to your config custom_components/hass_template
- Restart Home Assistant
Request a client_id and client_secret from the manufacturer and
enter following lines to configuration.yaml
hass_template:
client_id: your_client_id
client_secret: your_client_secret
Goto Integrations->Add and select hass_template
Follow instructions to authenticate with hass_template cloud server. Allow full access for Home Assistant client.
The package and its author are not affiliated with hass_template. Use at your own risk.
The package is released under the MIT license.