diff --git a/BlitzWolf-SHP2.md b/BlitzWolf-SHP2.md index 1a03fc94..622aeb04 100644 --- a/BlitzWolf-SHP2.md +++ b/BlitzWolf-SHP2.md @@ -52,6 +52,15 @@ Text item=iPower_Yesterday label="Power Yesterday: [%.3f kWh]" icon="energy" configuration.yaml ``` +switch: + - platform: mqtt + name: "Blitzwolf" + state_topic: "stat/blitzwolf/POWER" + command_topic: "cmnd/blitzwolf/POWER" + payload_on: "ON" + payload_off: "OFF" + retain: true + sensor: - platform: mqtt name: "Blitzwolf Energy Today"