Pascal Vizeli
Pascal Vizeli
I started a fork of the project and make soon a release: https://github.com/pvizeli/pycognito help is welcome
I updated the settings
That is a docker that make a development environment that can run `python3 -m sounddevice`. I was not able to locate it but I think it can help to have...
right, you need a patched python executable for alpine that includes some patches from the alpine repository. The vanilla python will not work. You can use our https://github.com/home-assistant/docker-base
I created a new library: https://github.com/home-assistant-libs/aioecowitt and my custom component are also soon ready. The issue with this custom component is, it have wrong asyncio handling + some things that...
It's a mix between pyecowitt and ecowitt2mqtt. Properly I will add more calculations over from ecowitt2mqtt or hopefully someone will help at aioecowitt library. We will see
I would suppose to add a generic device option function with elements from config flow to render a UI on the device info page. All kinds of device have flat...
> Things they affect on runtime should be service other a device options I means, stuff they need to be automated should be a service other a device options
> What I did not really get from your point is whether you think we should create new entities for each speaker group or if we should reuse existing media...
>As long as each individual file is either configuration or state, but not both, you can track only the configuration files using your VCS. That will be never possible, since...