ESPHome-Devices/garage-lights.yaml
Chris Nussbaum 5bc7f2d661
Update to Folder Structure Required by ESPHome Container (#43)
* Move device files from devices folder to root
* Update relative file references to match new relative paths
* Update README with new folder structure
2023-02-15 13:42:51 -06:00

12 lines
318 B
YAML

substitutions:
device_id: garage-lights
device_name: Garage Lights
ip_address: !secret garage-lights-ip
ota_pwd: !secret garage-lights-ota-pwd
api_pwd: !secret garage-lights-api-pwd
ap_wifi_pwd: !secret garage-lights-ap-pwd
light_wattage: '378'
packages:
shelly_1l: !include ./packages/shelly_1l.yaml