lmullineux
(lmullineux)
January 6, 2022, 3:11pm
12
I have posted about the driver I am working on here, I was able to get websockets working but had to change the library @gol shared and even hardcode some of the handshake behaviour as i was unable to get that bit to work in ST edge driver
Hi All
I have been working for some weeks on building a completely local simple harmony hub integration that will
Execute completely locally - not requiring additional software running elsewhere / on a different machine
Edge based
Simple bridge approach with a 1:1 hub binding (not trying at this stage to implement harmony devices as st devices)
websockets based
I have the basics working allowing a device to be controlled, but this driver still has many problems. I’m interested if anybody wishes to try on an alpha testing basis purely to see if this works for them.
I am also facing custom UI issues meaning most of the UI will be invisible to you due to issues with my namespace hopefully @nayelyz will help with a solution there soon.
If you wish to try the driver as is (with no promise…