Skip to content

thewave1408/ESPHome

Repository files navigation

ESPHome

Configuration Files for various ESPHome devices

Make sure the following lines are part of the main YAML file in ESPHome:

packages:
  # Uncomment the appropriate package for your project
  #thewave1408.PoESP32-enviv: github://thewave1408/ESPHome/M5Stack/PoESP32-enviv.yaml@latest
  #thewave1408.PoESP32-btproxy-enviv: github://thewave1408/ESPHome/M5Stack/PoESP32-btproxy-enviv.yaml@latest
  #thewave1408.atomlite-enviv: github://thewave1408/ESPHome/M5Stack/atomlite-enviv.yaml@latest
  #thewave1408.etekcity-esw01: github://thewave1408/ESPHome/etekcity/esw01.yaml@latest

esphome:
  name: ${name}
  friendly_name: ${friendly_name}

api:
  encryption:
    key: changeme

ota:
  - platform: esphome

About

Configuration Files for various ESPHome devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published