Benoit Anastay

Results 22 comments of Benoit Anastay

@HerbertHorst ``` 23:35:09.122 -> N :11111111 p1 :0 p2 :11111111 p1+p2 :11111111 23:35:09.157 -> N :00000000 p1 :1 p2 :00000000 p1+p2 :100000000 ``` Ok thanks for the report, I had...

@RobertDWhite The main change I've done since my previous PR is that I forked aiohue and uploaded it to PyPi, thus there is no needs to manually update libs. I...

I wrote this for another integration, I do use an old hue API and havent updated since APIv2 update but it keep working the intended way. Maybe we can write...

> Same issue with addon slugname "ca5234a0_paperless-ngx" The next release will be on a new slug name but it's a breaking change and users will need to update the addon...

Also you do not seem to have updated units tests https://github.com/home-assistant/core/tree/dev/tests/components/freebox

> 88% is enough? I was looking for answers in the documentation but I do not find any specified value except the use of the word full. But I guess...

There is a button somewhere to flag it ready for reviews https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-stage-of-a-pull-request

> The problem is still not resolved. After running, it still shows an error. Which one? I didn't fix everything

OpenAI API isn't fixed, it need more workaround, it's better to use another provider

It was replaced by `from langchain_experimental.autonomous_agents import AutoGPT` just run `pip install langchain_experimental` and rename module