toggm

Results 34 comments of toggm

@kipe Thanks for the review. I will adjust the suggested change with the Packet to remain backward compatible. For the idea to resolve the protocol version dynamically: I first thought...

@kipe I just rethought your suggested solution and see a different problem with it. I.e. in the hass enocean integration a type check to RadioPacket exists. If I now would...

@kipe I've now adjusted the implementation, you might have a look again. Reverted changes in tests and examples to stay backward compatible. Furthermore I tested the ESP2 protocol with my...

@Stoney49th can you maybe do a hardware testing?

@Stoney49th That would be great! @kipe What do you think, what kind of hardware tests are sufficient to proof the implementation works for most of the devices?

Any progress on this?

We have the same issue in one of our projects. The problem is that we cannot switch back to version 3.17 as this version is not compatible with jdk 16...

Found a temporary workaround analyzing the changes between version 3.17 and 4.1. If we use the AWT MenuItem as used in version 3.17 menu works as well on MacOs. So...

Is there any progress migrating this plugin to akka 2.5.x?

I successfully installed mopidy together with mopidy-dleyna and other modules with the following steps: **1. SSH to the image** **2. Install mopidy from mopidy repository** ``` wget -q -O -...