Hi there,
Something weird is happening with my command line switches since the last day…
I’m running Home Assistant on a Raspberry Pi3 with Pilight.
I’m using command line switches for Pilight.
I know there is a separate Pilight component but since I wanted to send the code twice I’m using a switch like this:
pilight-send -p kaku_switch -u 14 -i 51819502 -t && pilight-send -p kaku_switch -u 14 -i 51819502 -t
Everything worked 100% fine the last 6 Months but since yesterday (I made the update), only one out of 10 times pilight is able to send the code correctly.
Using the same command directly in bash, it works fine as expected.
Even downgrading HA to the former version didn’t help.
So I restored my Backup and everything worked fine again.
My guess is a change at the command line switch??
Maybe someone has an idea…
Thanks, Mike