BWS Systems

Results 178 comments of BWS Systems

I second this as I have this error as well. I made sure to build the cpp side first and install that then turn the java binding on and compile...

So went through a lot of tries on building and determined that javah is not working in 1.8 or above. Switched to Java 11 and changed the cmake to use...

So updating what works for me now that I had to go back and use tinyb again: OpenJdk 1.11 Linux Mint 20.3 Una cmake version 3.16.3 GNU Make 4.2.1 running...

I run the ha-bridge on the RPI4 but not in docker and there are no issues with that. I do not maintain the docker setups as that is someone else...

Yes, it is in the readme here https://github.com/bwssytems/restful-harmony#start-an-activity

Yes, the are listed inside the activity structure and it lists the assigned buttons with the deviceId and button name that you can call with the button press command https://github.com/bwssytems/restful-harmony/blob/master/README.md#press-a-button-on-a-given-device

Thanks, I'm looking at that code right now. I am using the harmony-java-client that was derived from this c# code. https://github.com/bwssytems/ha-bridge

Updated and tested on the java client using the "pair" method described in the hubjs-client. Works great again...phew So, now this code will need to be updated....

Maybe developers that got into the api program got that info. I did not get a response from them when I signed up, so I did not get any update....