- # https://github.com/FlorianSoler/OpenBeken-Action-lsc-smartplug-with-monitoring-guide/tree/main?tab=readme-ov-file
- substitutions:
- devicename: lscp02
- low_devicename: lscp02
- friendly_devicename: LSC Plug 02
- update_interval_seconds: "15s"
- voltage_divider: "814"
- current_resistor: "0.001"
- multiply: 0.450
- packages:
- # Enable Home Assistant API
- esphome: !include common/keys.yaml
- diag: !include common/diag.yaml
- lsc: !include common/LSC_Action_1681PG_plug.yaml
|