ESPHome-Devices/devices/washing-machine.yaml

15 lines
472 B
YAML
Raw Normal View History

substitutions:
device_id: washing-machine
device_name: Washing Machine
ip_address: !secret washing-machine-ip
ota_pwd: !secret washing-machine-ota-pwd
api_pwd: !secret washing-machine-api-pwd
2021-09-29 12:07:52 +00:00
ap_wifi_pwd: !secret washing-machine-ap-pwd
wifi_ssid: !secret new-wifi-ssid
wifi_password: !secret new-wifi-password
ip_subnet: !secret new-ip-subnet
ip_gateway: !secret new-ip-gateway
packages:
feit_dimmer: !include ../packages/topgreener_smart_plug.yaml