mirror of
https://github.com/brianhanifin/esphome-config.git
synced 2026-07-28 04:05:55 +00:00
13 lines
289 B
YAML
Executable File
13 lines
289 B
YAML
Executable File
---
|
|
# Sonoff S31 Power Monitoring Plug, Always On
|
|
#
|
|
substitutions:
|
|
project: Washing machine power monitor
|
|
id: powerwasher
|
|
hostname: power-washer
|
|
ip: 10.0.20.44
|
|
|
|
<<: !include common/substitutions/gpio/sonoff.yaml
|
|
|
|
<<: !include common/templates/sonoff_power_monitor_always_on.yaml
|