06-30-2017, 09:13 PM
I solved it - it was pretty easy, when you know, what you are doing:
insert in /etc/pilight/config.json settings:
and it worked!
Running the following version sucessfully:
pilight-daemon version v7.0-194-gadc4c79
Linux raspberrypi 4.9.34-v7+ #1013 SMP Sun Jun 25 17:06:40 BST 2017 armv7l GNU/Linux
With the previous version (v7.0-184-ga40f146), I did not need the gpio-platform!
insert in /etc/pilight/config.json settings:
Code:
"gpio-platform": "raspberrypi3"
Running the following version sucessfully:
pilight-daemon version v7.0-194-gadc4c79
Linux raspberrypi 4.9.34-v7+ #1013 SMP Sun Jun 25 17:06:40 BST 2017 armv7l GNU/Linux
With the previous version (v7.0-184-ga40f146), I did not need the gpio-platform!