Skip to content

Commit

Permalink
remove unse sensor key "mode"
Browse files Browse the repository at this point in the history
  • Loading branch information
jontofront committed Oct 14, 2024
1 parent 0c58284 commit 63917eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom_components/econet300/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@
"mixerSetTemp": SensorDeviceClass.TEMPERATURE,
"tempBack": SensorDeviceClass.TEMPERATURE,
"tempCWU": SensorDeviceClass.TEMPERATURE,
"mode": "DEVICE_CLASS_OPERATION_MODE",
"tempUpperBuffer": SensorDeviceClass.TEMPERATURE,
"tempLowerBuffer": SensorDeviceClass.TEMPERATURE,
"signal": SensorDeviceClass.SIGNAL_STRENGTH,
Expand Down

0 comments on commit 63917eb

Please sign in to comment.