diff --git a/sensors/power.yaml b/sensors/power.yaml new file mode 100644 index 0000000..0f1df1e --- /dev/null +++ b/sensors/power.yaml @@ -0,0 +1,3 @@ +- platform: mqtt + name: "Washer" + state_topic: "smartthings/Washer/power" \ No newline at end of file