Skip to content

Latest commit

 

History

History
65 lines (49 loc) · 3.27 KB

info.md

File metadata and controls

65 lines (49 loc) · 3.27 KB

GitHub Release GitHub Activity License

hacs Project Maintenance BuyMeCoffee

Discord Community Forum

This component will set up the following platforms.

Platform Description
button For light groups in MyGekko
climate Thermostats (called roomtemps in MyGekko)
cover Covers (called blinds in MyGekko)
light Lights
switch Switches (called loads in MyGekko)
water_heater Water Heater (called hotwater_systems in MyGekko)
sensor MyGekko energy_cost metrics and alarms_logics are added as sensors
scene MyGekko actions are added as scenes

Dashboard Screenshot

{% if not installed %}

Installation

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

{% endif %}

Configuration is done in the UI

The integration supports access via the MyGekko Query Api (you need a MyGekko Plus subscription) or by connecting to your MyGekko locally.

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