philipp-luettecke / hassio-addons

A simple repository for storing my custom hassio add-ons.
5 stars 6 forks source link

Working only a few times #2

Open frnzzle opened 9 months ago

frnzzle commented 9 months ago

The installation worked well and the server is running, but unfortunately I have the problem that I can only switch my radio-controlled socket (Brennenstuhl) a few times, after which the command apparently no longer goes through to the GPIOs. After restarting the Raspberry, it works again a few times. I have discovered here a similar problem from someone else, but unfortunately I don't know how to implement his solution. Do you have any tips on how I can do this, or is there a possibility that you could implement it?

I am using a Raspberry Pi 3 with the latest Hassio version.

Thank you for your help!

philipp-luettecke commented 9 months ago

Hi, I created a branch for your issue. Unfortunately I no longer use the Raspberry as my home assistant base neither pilight to control sockets.

Therefore I am only able to guess. But I added the required SYS_NICE option, so that it is requested by the add-on for execution.

As I do not want to commit that to the main branch yet, I would suggest, that maybe you can fork my repository and then simply do the change on your main-branch. After that include it into your supervisor repo list as usual.