Robert Klep

Results 672 comments of Robert Klep

No no, I didn't mean that it should work :) I was just trying to figure out which capabilities were being set by the BS app. I still have to...

Right, and it's low-prio for the time being.

> Would this be possible? Perhaps. Which app are you using for that switch?

I meant the Homey app that you're using :) I'm not sure how you would want to use it in HomeKit though?

\*sigh\* another app that Athom close-sourced 😫 which means that I can't find out which device class and capabilities it's using (I assume "button" for both, but given that the...

There should also be a list of capabilities listed at the bottom, that's what I'm most interested in :)

I looked at the Hue app, and indeed, the (Tap) device doesn't expose any button capabilities. That means that it's not possible to add the device to HomeKit, because it...

I have no idea, but the CT200 allows for autodiscovery of endpoints. It's easiest to use the CLI interface for this, not the bridge mode: ``` bosch-xmpp easycontrol get /...

I don't have a CT200 in use so can't test myself, but from what I can trace back in the app code, it's looking at the value of `/gateway/ui/icons` to...

The JSON error is almost certainly related to the password: it means the library couldn't decrypt the payload to valid JSON (and then still tries to parse it and errors...