Use of MCP23s17 + Domoticz
Posted: Friday 08 December 2017 12:56
Is there an easy way to integrate MCP23s17 into Domoticz?
I would like to separately control each IO by a dummy switch.
I'm using WiringPi to select and control my additional IOs and my problem is that in python my script works well but in Domoticz dummy buttons don't.
I went through the following posts and pages:
http://wiringpi.com/extensions/spi-mcp23s08-mcp23s17/
viewtopic.php?t=3175
and
http://kiler.blog.pl/2017/03/14/raspber ... -mcp23017/ - though it's for mcp23017 it clearly shows how to use python scripts and parser.
I tried, of course, moving my script to different folders and update the path.
Is there any other way to do it?
I would like to separately control each IO by a dummy switch.
I'm using WiringPi to select and control my additional IOs and my problem is that in python my script works well but in Domoticz dummy buttons don't.
I went through the following posts and pages:
http://wiringpi.com/extensions/spi-mcp23s08-mcp23s17/
viewtopic.php?t=3175
and
http://kiler.blog.pl/2017/03/14/raspber ... -mcp23017/ - though it's for mcp23017 it clearly shows how to use python scripts and parser.
I tried, of course, moving my script to different folders and update the path.
Is there any other way to do it?