Skip to content

Domoticz plugin for iRobot based on rest980

License

Notifications You must be signed in to change notification settings

ajarzyn/domoticz-rest980

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

domoticz-rest980

Inspired by damsma/rest980-domoticz this is plugin to control iRobot based on koalazak/rest980.

Instruction:

1. Install rest980

Use instruction from the koalazak/rest980 repository. Install, run and test it, in case of any problems refere to rest980 help.

If you prefere to use docker image of rest980:

In case that docker doesn't work add port binding at container creation -p $PORT_YOU_WANT_TO_USE:3000

At the day I'm writting this README pull request isn't marged yet. But you can download dockerCreate.sh, update required fields and have you docker builded automatically. Refere to README update in that commit.

2. Install this plugin

Install plugin in python plugins directory for domoticz.

git clone https://github.com/ajarzyn/domoticz-rest980.git

Restart domoticz.

3. Configure the plugin

Go to Setup -> Hardware -> Type -> iRobot based on rest980 -> Fill options -> Add

Option explanation

Name is just for domoticz db - Devices names will be updated with iRobot name. IP and PORT - are parameters to connect with rest980 Display battery status - will update Devices names with baterry charge value at the end of the name. Debug - in case of any problem try to rise log level.

About

Domoticz plugin for iRobot based on rest980

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages