Skip to content

Commit

Permalink
Updated sensor name
Browse files Browse the repository at this point in the history
  • Loading branch information
veista committed Jan 18, 2022
1 parent 86b3950 commit 1fadd5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/smartthings/sensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,7 @@
Map("remoteControlEnabled", "Remote Control", None, None, None, None)
],
"samsungce.doorState": [
Map("doorState", "Oven Door State", None, None, None, None)
Map("doorState", "Door State", None, None, None, None)
],
"samsungce.kidsLock": [Map("lockState", "Kids Lock State", None, None, None, None)],
"samsungce.meatProbe": [
Expand Down

0 comments on commit 1fadd5f

Please sign in to comment.