homebridge-smartthings icon indicating copy to clipboard operation
homebridge-smartthings copied to clipboard

[Feature Request] Oven/Cooktop State as Sensor

Open rda2 opened this issue 3 years ago • 0 comments

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.

rda2 avatar May 11 '21 21:05 rda2