Skip to content

Latest commit

 

History

History
60 lines (44 loc) · 2.84 KB

info.md

File metadata and controls

60 lines (44 loc) · 2.84 KB

GitHub Release GitHub Activity License

hacs Project Maintenance BuyMeCoffee

Discord Community Forum

This component will set up the following platforms.

Platform Description
binary_sensor Show something True or False.
sensor Show info from API.
switch Switch something True or False.

example

{{ "{% if not installed %}" }}

Installation

  1. Click install.
  2. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "{{ cookiecutter.friendly_name }}".

{{ "{% endif %}" }}

Configuration is done in the UI

Credits

This project was generated from @oncleben31's Home Assistant Custom Component Cookiecutter template.

Code template was mainly taken from @Ludeeus's integration_blueprint template