Francesco Montorsi

Results 55 issues of Francesco Montorsi

I believe there's a but in file "/config/custom_components/myhome/gateway.py", line 380, in sending_loop on a LOGGER.debug() statement, see below logs I found on my logs: ``` 2024-10-01 23:02:20.503 DEBUG (MainThread) [custom_components.myhome]...

### Description Let's say you want to view all movies that are either crime, science-fiction or adventure genres. Today the "Genre" filter is an AND filter and placing all those...

enhancement
awaiting triage

I'm using for my HA addon the following GHA snippet: ``` - name: Docker build and push (tag builds) uses: home-assistant/builder@master with: args: | --armv7 --amd64 --aarch64 --i386 \ --target...

Hi @ralequi , In this comment: https://github.com/truenas/py-SMART/issues/86#issuecomment-2068801498 you mentioned that it should already be possible to access the properties of the `Device` class as a dictionary via __dict__. However using...

enhancement

### The problem I installed the integration and most of the sensors are working fine after setting up the "auth_key" and "client_code" obtained from ZCS Azzurro support team. However the...

bug

1. Copr-CLI can be installed via pip: see e.g. https://github.com/fedora-llvm-team/llvm-snapshots/blob/main/requirements.txt 2. It's possible to store the COPR API key in a Github secret 3. Using copr-cli you can then launch...

Just noticed that in the scenario where HA is restarted, what happens is that: * psmqtt will notice that and will re-publish immediately the MQTT discovery messages * psmqtt will...

Since version 2.0.0 this feature has been temporarily disabled. This ticket is to re-enable it.