Robert Klep

Results 672 comments of Robert Klep

FWIW, it's possible that one of the other drivers (most likely `apollolake` or `geminilake`) will work on your hardware too, but I guess you first need to update your DSM...

I still can't guarantee I'll be able to compile it within a reasonable time period, so please only update if you're okay with not being able to use your device...

@baylanger no worries 😅

Looks like it's 3.10.x: https://archive.synology.com/download/ToolChain/Synology%20NAS%20GPL%20Source/7.0-41890 In which case the Apollolake and Geminilake modules won't work, those are for kernel version 4.4.x. But other platforms using 3.10.x are `avoton`, `braswell` and...

I think it has to do with [_"Our YAML & JSON tooling improved, using faster libraries and methods"_](https://www.home-assistant.io/blog/2022/07/06/release-20227/#improved-stability-and-performance-and-python-310). Other than with `lovelace_gen` I also had some issues with emoji's in...

@MrBlue90 I've added support for the `garagedoor` class in the current test version of the app: https://homey.app/a/com.swttt.homekit/test/ I can't test this myself because the Virtual Devices app doesn't support this...

@MrBlue90 I looked at the Device Capabilities app but I couldn't find how to add a capability (`garagedoor_closed`) to a device. How did you manage that?

@MrBlue90 no, I just made a mistake 😅 Homey doesn't have a capability that correlates with the "obstruction detected" characteristic, so it should always return "false", but I mistakenly used...

@MrBlue90 try the latest test version, it should be fixed now.

It can only work with a capability that would reflect the "obstructed" status, and because Homey doesn't have such a capability, it would need to be a custom capability too,...