yoziru / esphome-zehnder-comfoair

Interact with Zehnder Comfoair Q using ESPHome and Home Assistant
https://yoziru.github.io/esphome-zehnder-comfoair/
GNU General Public License v3.0
29 stars 10 forks source link

yaml adjustment to compile on git #2

Closed tudstudent closed 6 months ago

tudstudent commented 1 year ago

You might want to change the yaml to:

external_components:
  - source: github://yoziru/esphome-zehnder-comfoair
    components: [ zehnder_comfoair_q ]

This way the build will be done in ESPhome. Easier for unexperienced users (instead of make etc).

yoziru commented 6 months ago

This should work now with the added dashboard_import (https://github.com/yoziru/esphome-zehnder-comfoair/commit/33ddeb505e90f30e0e31d68ea02cd973874bf494)