diff --git a/custom_components/smartthings/sensor.py b/custom_components/smartthings/sensor.py index 65d3336..936705b 100644 --- a/custom_components/smartthings/sensor.py +++ b/custom_components/smartthings/sensor.py @@ -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": [