domoticz thinking cleaner plugin, python
The script creates a device with status info of your ThinkingCleaner.
Create yourself a dummy device with on and off action to control your Roomba:
/command.json?command=clean and
/command.json?command=dock
install
goto your plugins folder
git clone https://github.com/robhiddinga/domoticz-thinkingcleaner-plugin
update
git pull
Restart your Domoticz service with:
sudo service domoticz.sh restart
Now go to Setup, Hardware in Domoticz. There you add ThinkingCleaner.
Fill in the IP address of your ThinkingCleaner.
And the adress and port of your Domoticz server.
Have fun!