Andrew Y.

Results 37 comments of Andrew Y.

I'm guessing that I see this behaviour because of the set `path` parameter. I've configured the action as suggested here: https://github.com/google-github-actions/release-please-action/issues/180#issuecomment-756631682, but unfortunately, it doesn't work as expected for me.

Can you please help me understand the idea? I'm failing to come up with a possible implementation for a good half of what you wrote :D To execute some async...

@twsl, not every worker currently supports autodiscovery, which one are you trying?

Well, yeah, both inkbord & miscale workers do not have the auto-discovery implemented. You need to implement something like https://github.com/zewelor/bt-mqtt-gateway/blob/master/workers/am43.py#L35-L86 there.

You can find an example of entry-point-based plugins system in https://github.com/philipov/python-plugins-demo

Hey @scottleedavis! Few days ago v5.18 was released... any chance you can continue with this pull request?

Nice idea, but I'm not sure if it'll meet everybody needs: i.e. we have users from London, UK and from Austin, US, and I'm not sure whether everybody would be...

Yeah, this one is the best option, I think. Not sure about Props, but web client gets it from `/api/v4/users/me/preferences`, `use_military_time=true` means 24-hour clock enabled.

@petrusb83, congrats on the great purchase :) You can try following the instructions from my older comment — https://github.com/rytilahti/python-miio/issues/1107#issuecomment-997015096 and investigate the newer source code.