Ellis Percival

Results 89 comments of Ellis Percival

Alternatively, you can use a docker image (that's what I'm doing). I'm periodically adding new tags when I update my own stuff, so you can use whatever the newest tag...

Thanks for the separate Issue. I'll add this to the list of things to review before the next release.

I'm interested to know if this is still an issue with the new version in #178 . Could you please test it out and let me know? Cheers

> Is mqtt-gpio not registering because the pulse is too short for it to notice? Most likely, yes. This software polls each input in a loop, so if the pulse...

Hey, that _is_ pretty cool! I like the idea, it's a feature I'd gladly include. I'd want to keep the "authoritative value" somewhere other than in this software, which means...

Thanks for the suggestion. That would probably be a good feature to have.

Thanks, we'll get that module built at some point, but it'll only be on the new version that we're testing at the moment. I'll respond back to this issue once...

Hi @Rohrleitner Yes, this looks like a good idea. Thanks. I'll add this to the list and try to get it implemented soon. Cheers, Ellis

I expect implementing an `exclusive_on` and `exclusive_off` might do the trick. Each list can contain a list of output names which must be switched on/off before the pin is changed....

This is a very good point (or comma in your case :grin: ). I'll have a look at what needs doing from an i18n point of view when I've got...