homebridge-smartthings
homebridge-smartthings copied to clipboard
[Feature Request] Oven/Cooktop State as Sensor
I'd like to be able to view the state of my oven/cooktop in HomeKit so I can easily see if the oven is on in my home status. This could be shown as a sensor or as a switch if there is some technical reason not to present it as a sensor.
It appears that the capabilities that are unknown to HomeBridge are:
"Oven Setpoint", "Oven Mode", "Oven Operating State", "samsungce.kitchenDeviceIdentification", "samsungce.kitchenDeviceDefaults", "samsungce.doorState", "samsungce.customRecipe", "samsungce.ovenMode", "samsungce.ovenOperatingState", "samsungce.meatProbe", "custom.cooktopOperatingState"
I assume that ovenOperatingState and cooktopOperatingState are the values that we'd want to read and present as a sensor.