idogrf

Results 7 issues of idogrf

Hi, I'm using some classes inside my pyscripts. I stumbled across a weird behavior when trying to define the `__eq__` in one of my classes. Here's a mockup class which...

### Checklist - [X] I have updated the card to the latest version available - [X] I have cleared the cache of my browser - [X] I have checked if...

bug

### What happened? Trying to configure the SNZB-06P presence sensor on Zigbee2MQTT version 1.37.0 fails with the following error - ``` attempt 2 (TypeError: func is not a function at...

problem

My Home Assistant version: 2024.5.1 My lovelace configuration method (GUI or yaml): both What I am doing: Trying to edit a card's card_mod settings through the card's YAML by opening...

Hi, minor issue - maybe it's known I'm trying to define a service with a `@task_unique` decorator for example - ``` @service @task_unique('my_service', kill_me=True) def my_service(): log.info("Hi") task.sleep(10) ``` it...

hi, whenever I try to `sudo apt install nvtop` on debian 11 I get an `Unable to locate package nvtop` error ``` Reading package lists... Done Building dependency tree... Done...

### Summary It would be helpful to update the README to reflect the current issues preventing Spotcast 4 from working properly. After performing a fresh installation, I noticed that the...

enhancement
pending-triage