Robert Klep

Results 657 comments of Robert Klep

According to [this page](https://9to5mac.com/2019/01/31/homekit-homebridge-webos-setup-12-2-beta/), it looks like this requires a specific implementation for each TV model, which will make implementing support for this very difficult.

That might be doable, I'll look at it when I have some spare time 👍🏻

> Homekit does now support most tv functions But Homey doesn't. I can probably implement some button support, but don't count on channel pickers and stuff like that.

Sure: I have a lot of other things to do, so don't expect updates any time soon.

At the moment, sun shades aren't supported at all (it's a new class for firmware v2 that we haven't yet implemented). Should be easy to add, including the inverted action....

@nhassink oh, that's even better! (less work for us) Still need to add support for `sunshade` classes though (and possibly others too).

HomeyKit already supports locks, but only if they use the `locked` capability. Can you visit https://tools.developer.homey.app/tools/devices, find the device, and post the device class and all the device's capabilities here?...

There might be lock implementations for Homey that use the `onoff` capability for something other that "locked or not", so I'm hesitant to support it as if it means "locked/unlocked".

There haven't been any changes in HomeyKit that could cause this, the only reason for the recent updates is to work around problems caused by Homey's new 7.4.1 firmware.