Claudio Bartoli
Claudio Bartoli
### The problem I use quite often pipenv and Docker container. In docker container I want to avoid virtualenv so my install script is: ```bash > pipenv install --system --deploy...
It seems that for some reason ng-idle is triggering too many AngularJS `digest` cycles. This cause performance issues on big applications, especially when a lot of non trivial AngularJS filters...
Really thanks for the really good work you have done so far. In my team we are using a lot of 3rd party open source libraries. We would like to...
**Is your feature request related to a problem? Please describe.** Connecting BTicino F20T60A DIN Power Meter, some sensors are detected but values remains on 0. **Describe the solution you'd like**...
Would be fantastic to have a click through feature like https://github.com/LorenzCK/OnTopReplica. If a user is allowed on "Conference Tool" to interact with the shared window with mouse clicks, ScreenAreaShare does...
I have HA 2022.8.4 over HAOS 8.4 (rpi3-64 bit) BT is configured on default interface hci0. On a resetted lamp cannot connect: discover does not find anything and via mac...
### Suggested new feature or improvement I would like to register dns names with wildcard; something like ```ini # ipv4 *.localhost 127.0.0.1 *.*.localhost 127.0.0.1 # ipv6 *.localhost ::1 *.*.localhost ::1...