David Pace
David Pace
With openHAB I was able to find out that there is a service called `CameraLight`. The state can be retrieved and set using the URL `/devices/{deviceId}/services/CameraLight/state`. The JSON messages look...
Thanks @GerdZanker, there is no hurry 👍
Technically this should be possible. I know what has to be done in the code but I don't have the hardware at home to test it. However, I have other...
I managed to get some experimental code running that retrieves the current battery state from shutter contacts, motion sensors and twinguards. The tricky part is to test this, especially the...
Thanks to my highly sophisticated low battery simulator I was able to finalize and test the code 😁   Current test status: - [x] Motion Sensor - [x] Shutter...
That's fine @OlliHein, every device test will be helpful and radiator thermostats are also on the list (just named _Thermostat_). Note that some changes were discussed in the pull request...
> > @kaikreuzer - can you add @david-pace as contributor? > Sure thing! Done. Thank you @jlaur and @kaikreuzer, it's an honor :heart:
Hi @GerdZanker, @jlaur and @lsiepel, I would like to discuss the thing/channel modeling approach for this device with you. We have the following situation: Bosch provides a device that can...
Thank you very much for your input @jlaur, @lsiepel and @mike-bike. After having experimented with the parent/child model with two bridges, I am not really satisfied with the user experience....