mirror of
https://github.com/brianhanifin/esphome-config.git
synced 2026-07-27 19:55:41 +00:00
13 lines
302 B
YAML
13 lines
302 B
YAML
---
|
|
# Sonoff S31 Power Monitoring Plug, Always On
|
|
#
|
|
substitutions:
|
|
friendly_name: Bedroom fan power monitor
|
|
id: powerbedroomfan
|
|
hostname: "power-bedroom-fan"
|
|
ip: 10.0.20.30
|
|
|
|
<<: !include common/substitutions/gpio/sonoff.yaml
|
|
|
|
<<: !include common/templates/sonoff_power_monitor_always_on.yaml
|