mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-03-12 06:22:15 +00:00
Had to switch wahser power sensor for some reason..
This commit is contained in:
parent
b9dde9ad51
commit
76cc848a23
@ -11,13 +11,13 @@
|
|||||||
unit_of_measurement: "W"
|
unit_of_measurement: "W"
|
||||||
|
|
||||||
- platform: mqtt
|
- platform: mqtt
|
||||||
name: "Washer_Power"
|
name: "Washer_Power 2"
|
||||||
state_topic: "zwave2mqtt/washer/50/1/2"
|
state_topic: "zwave2mqtt/washer/50/1/2"
|
||||||
device_class: "power"
|
device_class: "power"
|
||||||
unit_of_measurement: "W"
|
unit_of_measurement: "W"
|
||||||
|
|
||||||
- platform: mqtt
|
- platform: mqtt
|
||||||
name: "Washer Power 3"
|
name: "Washer Power"
|
||||||
state_topic: "zwave2mqtt/washer/50/1/9"
|
state_topic: "zwave2mqtt/washer/50/1/9"
|
||||||
device_class: "power"
|
device_class: "power"
|
||||||
unit_of_measurement: "W"
|
unit_of_measurement: "W"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user