Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.97 KB

info.md

File metadata and controls

48 lines (34 loc) · 1.97 KB

GitHub Release GitHub Activity License

hacs Project Maintenance

This component will set up the following platforms.

Platform Description
binary_sensor Show something True or False.
climate Manage heating controller.
sensor Show info from API.
switch Switch something True or False.

{% if not installed %}

Installation

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

{% 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