[EDGE DEVICE] Simple Harmony Bridge **Alpha Testing**

New Driver Update 28/09/2022:

  • Added re-connect and retry functionality when a closed websockets session is detected at the point of message sending - to hopefully address the issues @Drknght4 is experiencing - I wasn’t able to test this much due to not being able to emulate the network issues that cause the websockets connection to drop
  • Added a polling capability that will retrieve the current active activity from the hub and reflect the status on activity devices. This will happen every 60 seconds. The aim of this is re-sync if any messages about activity changes have been missed. @TheHundredthIdiot @Weboperations
  • Added a harmony command to force an instant refresh of the current activity - you can use this on the test button or from routines, or scenes just like any other harmony command - although now I have added polling every 60s it’s usefulness is probably limited. It can be good command to send just to check connectivity too.
{"Action":"getCurrentActivity"}

As usual the driver will update automatically, but if you want it instantly you can force it through the app or CLI.

3 Likes