Skip to content

Commit

Permalink
Add tuya.com link in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
William Cornforth committed Dec 31, 2023
1 parent c97309e commit 3650891
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion custom_components/smartlife/sensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -1046,7 +1046,8 @@ class SmartLifeSensorEntityDescription(SensorEntityDescription):
state_class=SensorStateClass.MEASUREMENT,
),
),
# Switch single button
# Button or Multi-button device
# https://developer.tuya.com/en/docs/iot/f?id=Kbeoa30s4fcdf
"wxkg": (
SmartLifeSensorEntityDescription(
key=DPCode.SWITCH_MODE_1,
Expand Down

0 comments on commit 3650891

Please sign in to comment.