bakernigel / smartthings

A Home Assistant custom integration for SmartThings
Apache License 2.0
11 stars 2 forks source link

Additional entities for Microwave/Hood combo. #3

Open luferbu opened 1 month ago

luferbu commented 1 month ago

Hi, I'm currently using the Smart SLIM Over-the-Range Microwave (includes hood fan). With this integration I confirm I am able to turn on and off the light which was unavailable in the official integration. I am looking to integration the following additional functions available in the API:

Device Profile: DA-KS-MICROWAVE-01031

Attributes:

hood | samsungce.hoodFanSpeed | hoodFanSpeed | 0 
hood | samsungce.hoodFanSpeed | settableMaxFanSpeed | 4 
hood | samsungce.hoodFanSpeed | settableMinFanSpeed | 0 
hood | samsungce.hoodFanSpeed | supportedHoodFanSpeed |   
hood | samsungce.lamp | brightnessLevel | off 
hood | samsungce.lamp | supportedBrightnessLevel | ["off","low","high"]

Is this something that can be added to the integration? Happy to provide more info and test further.

Thanks, Luis

wardaddyuno commented 6 days ago

I am also looking for the same integration, tried editing the switch.py but couldn't get it to work.