Manuel Alabor

Results 11 comments of Manuel Alabor

I think I just found the bad guy: https://github.com/softprops/action-gh-release/blob/fe9a9bd3295828558c7a3c004f23f3bf77d155b2/src/util.ts#L46 Would this be something you want to have fixed? Glad to help with a pull request.

are you talking about controlling a device "by default"? or do you want to trigger arbitrary functionality in your program code? in case you are asking the first: this is...

i don't know about the latest generations of harmony hubs (protocol etc.) ... some caveat "back in the days" was always the IP subnet: the hub has to be in...

Port `5224` is used to emit the UDP broadcast into the network (https://github.com/swissmanu/harmonyhubjs-discover/blob/master/lib/ping.js#L8). Any Harmony Hub is listening on this port and replies to the port configured via the `Explorer`s...

Hi @GregorBiswanger The module system used should not be a problem (at least not with Webpack), as long as source maps are translating correctly between them. I started to set...

Instead of a plain list of events, could/should we use marbles diagrams? https://rxmarbles.com/

Good point @dzhavat! Without checking, I assume the two events are emitted "too close" to each other. The result is that the first one is not rendered because the second...

This might be important on the long run, but the operator log point recommender would not really benefit from it. Removing from milestone v1.0.0.

If you have some time to spare @adalinesimonian, I'd be super grateful to have someone with more experience looking at this ❤️