milo526 / homebridge-tuya-web

Hoobs and Homebridge plugin for Tuya devices using Home Assistant Tuya Web Api
MIT License
217 stars 93 forks source link

Dimmer not exposed correctly in Homekit #508

Closed Marcus235 closed 1 year ago

Marcus235 commented 1 year ago

When is use device type dimmer in config in order to change brightness values, the dimmer doesn't show up as dimmer anymore in Homekit but as a switch. Without the override in JSON file it does show up as dimmer however it generates constant value warnings in the log.

Example JSON entry: "id": "Dimmer Gijs", "device_type": "dimmer", "max_brightness": "1096", "min_brightness": "0"

See attached file for log warnings

Scherm­afbeelding 2022-12-17 om 20 15 11
stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.