PowerFlies/v1.1/software/esphome
Julien E 6f752e6ace
first commit
2024-04-03 21:22:53 +02:00
..
common first commit 2024-04-03 21:22:53 +02:00
.gitignore first commit 2024-04-03 21:22:53 +02:00
Readme.md first commit 2024-04-03 21:22:53 +02:00
powerflie-1addon-factory.yaml first commit 2024-04-03 21:22:53 +02:00
powerflie-2addons-factory.yaml first commit 2024-04-03 21:22:53 +02:00
powerflie-noaddon-factory.yaml first commit 2024-04-03 21:22:53 +02:00

Readme.md

Configuration ESPHome pour PowerFlie v1.1

substitutions:
  name: powerflie
  disp_name: ${name}
  update_time: 2s

packages:
  remote_package:
    url: https://github.com/Enerwize/PowerFlies/v1.1/software/
    ref: master
    file: powerflie-1addon-factory.yaml
    refresh: 5s

esphome:
  name: ${name}
  name_add_mac_suffix: true

wifi:
  ssid: !secret wifi_ssid
  password: !secret wifi_password