Antoine Bertin

Results 35 issues of Antoine Bertin

- The output shows the test passed (with some warnings) - Yet the test is reported as failed Funny thing: - When debugging the test, I have the right report...

I'm interested in porting this lib to [nodemcu](https://github.com/nodemcu/nodemcu-firmware) for a personal project. What would it take to port this library? I think there are a few low level function calls...

This is a little out of the topic maybe but you don't speak about deployment. Do you use a fully-fledged setup.py and install it on the server from sdist or...

Hi 👋 As proven by the long time I did not contribute to this project and although I with it was not the case, I don't have the time to...

It could be nice to give some examples on how to use subliminal at a higher level with integration to GUIs for examples. What I have in mind: - [x]...

type/enhancement
status/help-wanted

I was looking for XBee + MQTT and here I am :) I'm currently using no protocol at all for my XBee sensors and I'm starting to think that maybe...

This is an neat script however the fact that it only runs with Ubuntu is huge constraint IMO. Would it be possible to make it independent of the underlying distribution?

**Describe the bug** Mypy (and pyright) are not happy about the generated classes See https://github.com/pydantic/pydantic/issues/6713 **To Reproduce** * Generate a model with an Optional field and `--use-annotated` * Use it...

### What happened? The remote commands group that I did not choose. See https://github.com/Koenkk/zigbee-herdsman-converters/issues/3103 for an illustrations of the different commands possible. ### What did you expect to happen? 1....

problem
stale

In their [General Recommendations](https://docs.renovatebot.com/upgrade-best-practices/#general-recommendations), Renovate recommend to extend with the `config:best-practices` preset instead of the `config:recommended` as [currently used](https://github.com/onedr0p/cluster-template/blob/main/.github/renovate.json5#L4). I've personally tried but it gives me weird errors (maybe that's...