mirror of
https://github.com/brianhanifin/esphome-config.git
synced 2026-07-27 19:55:41 +00:00
13 lines
295 B
YAML
Executable File
13 lines
295 B
YAML
Executable File
---
|
|
# Sonoff S31 Power Monitoring Plug, Always On
|
|
#
|
|
substitutions:
|
|
friendly_name: Glowforge power monitor
|
|
id: powerglowforge
|
|
hostname: power-glowforge
|
|
ip: 10.0.20.43
|
|
|
|
<<: !include common/substitutions/gpio/sonoff.yaml
|
|
|
|
<<: !include common/templates/sonoff_power_monitor_always_on.yaml
|