Domoticz and robot vacuum cleaners
Moderators: leecollings, remb0
-
- Posts: 108
- Joined: Thursday 12 February 2015 7:51
- Target OS: Linux
- Domoticz version:
- Contact:
Domoticz and robot vacuum cleaners
Hi,
We're thinking about bying a Neato XV Signature Pro robot vacuumcleaner.
Can such a device be monitored within Domoticz?
If yes, what are the advantages of doing that?
Txs.
We're thinking about bying a Neato XV Signature Pro robot vacuumcleaner.
Can such a device be monitored within Domoticz?
If yes, what are the advantages of doing that?
Txs.
-
- Posts: 890
- Joined: Tuesday 30 September 2014 8:49
- Target OS: Linux
- Domoticz version: beta
- Location: The Netherlands
- Contact:
Re: Domoticz and robot vacuum cleaners
Seems a script is made for Roomba: http://domoticz.com/forum/viewtopic.php?f=31&t=103
as well as the LG Hombot http://domoticz.com/forum/viewtopic.php?f=23&t=5985
Also see this (Dutch) topic: http://gathering.tweakers.net/forum/lis ... es/1050080
as well as the LG Hombot http://domoticz.com/forum/viewtopic.php?f=23&t=5985
Also see this (Dutch) topic: http://gathering.tweakers.net/forum/lis ... es/1050080
I am not active on this forum anymore.
-
- Posts: 17
- Joined: Wednesday 28 May 2014 21:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: NL
- Contact:
Re: Domoticz and robot vacuum cleaners
I created a script to control a roomba with a simple metered outlet.
The script monitors the usage of the power outlet and determines the state the Roomba is in. Based on this an action is triggered.
The only thing you need extra is a way to send a start signal to the roomba (or other device).
For this i use a DIY infrared blaster, but you could use something else.
https://www.chopperrob.nl/domoticz/7-us ... rol-roomba
Although i wrote this script for a Roomba, you could use it for whatever action you want to do based on the usage.
The script monitors the usage of the power outlet and determines the state the Roomba is in. Based on this an action is triggered.
The only thing you need extra is a way to send a start signal to the roomba (or other device).
For this i use a DIY infrared blaster, but you could use something else.
https://www.chopperrob.nl/domoticz/7-us ... rol-roomba
Although i wrote this script for a Roomba, you could use it for whatever action you want to do based on the usage.
- mongoose
- Posts: 42
- Joined: Friday 22 November 2013 10:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Domoticz and robot vacuum cleaners
http://xv11hacking.wikispaces.com/Neato ... te+control could be a good starting point 

-
- Posts: 108
- Joined: Thursday 12 February 2015 7:51
- Target OS: Linux
- Domoticz version:
- Contact:
Re: Domoticz and robot vacuum cleaners
Txs, but modifying/soldering such a device is a step too far for me 
But it looks promising.

But it looks promising.
-
- Posts: 108
- Joined: Thursday 12 February 2015 7:51
- Target OS: Linux
- Domoticz version:
- Contact:
Re: Domoticz and robot vacuum cleaners
I just sent an email to Neato Robotics with the question if Json/Wifi is supported.
I'll update this thread when I get a reply.
I'll update this thread when I get a reply.
-
- Posts: 108
- Joined: Thursday 12 February 2015 7:51
- Target OS: Linux
- Domoticz version:
- Contact:
Re: Domoticz and robot vacuum cleaners
The answer from Neato support:
(First they asked if I wanted to upgrade the software)
Thank you for clarifying that. No, it cannot be controlled by domotica-software or any other remote software at this time but it would be a nice idea. That might be something I can suggest to my superiors for you. If we could control it by our smartphones or tablets I think that would make things easy to program when we wanted it to clean! I will make the suggestion.
(First they asked if I wanted to upgrade the software)
Thank you for clarifying that. No, it cannot be controlled by domotica-software or any other remote software at this time but it would be a nice idea. That might be something I can suggest to my superiors for you. If we could control it by our smartphones or tablets I think that would make things easy to program when we wanted it to clean! I will make the suggestion.
-
- Posts: 1602
- Joined: Friday 18 October 2013 23:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Arnhem/Nijmegen Nederland
- Contact:
Re: Domoticz and robot vacuum cleaners
And are there perhaps more robot vacuum cleaners that are supported?
Xu4: Beta Extreme antenna RFXcomE,WU Fi Ping ip P1 Gen5 PVOutput Harmony HUE SolarmanPv OTG Winddelen Alive ESP Buienradar MySensors WOL Winddelen counting RPi: Beta SMAspot RFlinkTest Domoticz ...Different backups
-
- Posts: 1602
- Joined: Friday 18 October 2013 23:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Arnhem/Nijmegen Nederland
- Contact:
Re: Domoticz and robot vacuum cleaners
Sucks this one good?jjnj wrote:LG hombot 3



And he can drive over a threshold?
Or should the floor be equal ?
Xu4: Beta Extreme antenna RFXcomE,WU Fi Ping ip P1 Gen5 PVOutput Harmony HUE SolarmanPv OTG Winddelen Alive ESP Buienradar MySensors WOL Winddelen counting RPi: Beta SMAspot RFlinkTest Domoticz ...Different backups
-
- Posts: 108
- Joined: Thursday 12 February 2015 7:51
- Target OS: Linux
- Domoticz version:
- Contact:
Re: Domoticz and robot vacuum cleaners
Hi,
Because we have a cat and a dog we are thinking about this one:
LG Hombot VR64701LVMP Petcare
Any chance this device can be controlled by Domoticz too?
Txs.
Because we have a cat and a dog we are thinking about this one:
LG Hombot VR64701LVMP Petcare
Any chance this device can be controlled by Domoticz too?
Txs.
Re: Domoticz and robot vacuum cleaners
Yes all the latest LG hombots are the same, the only difference is the accesoires . They can be controlled using domoticz, can run over small bumps and ledges, carpets and other small obstacles
-
- Posts: 108
- Joined: Thursday 12 February 2015 7:51
- Target OS: Linux
- Domoticz version:
- Contact:
Re: Domoticz and robot vacuum cleaners
Hi,
After reading a lot about robot vacuumcleaners we ordered the Neato XV Signature Pro although this device cannot be coupled with Domoticz.
I found that the source code and the cli can be found at:
http://www.neatorobotics.com/lab/linux
Who would like to rewrite the Linux source code? :-þ
After reading a lot about robot vacuumcleaners we ordered the Neato XV Signature Pro although this device cannot be coupled with Domoticz.
I found that the source code and the cli can be found at:
http://www.neatorobotics.com/lab/linux
Who would like to rewrite the Linux source code? :-þ
-
- Posts: 1
- Joined: Thursday 12 March 2015 10:03
- Target OS: -
- Domoticz version:
- Contact:
Re: Domoticz and robot vacuum cleaners
I was also looking at the Neato ,which is supposed to be the best robot vacuum, but I don't know if its the right choice if it's not compatible with Domoticz. Is there something planned for the future? I mean I could wait another couple of months if I knew that there would be support eventually.
-
- Posts: 228
- Joined: Thursday 21 May 2015 9:08
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Contact:
Re: Domoticz and robot vacuum cleaners
For my Roomba,ThinkPad wrote:Seems a script is made for Roomba: http://domoticz.com/forum/viewtopic.php?f=31&t=103
as well as the LG Hombot http://domoticz.com/forum/viewtopic.php?f=23&t=5985
Also see this (Dutch) topic: http://gathering.tweakers.net/forum/lis ... es/1050080
I contacted the developer. And he is going to send me a pcb. Just have to solder some parts on it and the firmware.
Looking forward to get this working.
Got a nice script ready. No ping on the smartphones, start vacuuming... When ping... Go to base....
Thanks for the tip ThinkPad.
-
- Posts: 158
- Joined: Saturday 11 January 2014 16:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: NL
- Contact:
Re: Domoticz and robot vacuum cleaners
I think you mean the developer of this project? (Roomba + ESP8266 DIY)Justintime wrote: For my Roomba,
I contacted the developer. And he is going to send me a pcb. Just have to solder some parts on it and the firmware.
http://www.mikrocontroller.net/topic/349219
This is also still on my to do list.
Unfortunately the code/firmware for this project is not online for download.
Re: Domoticz and robot vacuum cleaners
Here you can find a very good comparison: http://buildyoursmarthome.co/reviews/best-robot-vacuum/
Let me know what do you think. Do you agree with the winner?
Let me know what do you think. Do you agree with the winner?
Re: Domoticz and robot vacuum cleaners
I found the following api made to command the neato connect through it's wifi connection, anyone with some skill could help me to make it work with domoticz ?
https://github.com/tomrosenback/botvac

https://github.com/tomrosenback/botvac
-
- Posts: 2
- Joined: Wednesday 12 October 2016 10:06
- Target OS: Windows
- Domoticz version:
- Contact:
Re: Domoticz and robot vacuum cleaners
I bought a Neato 7 in1 robot vacuum cleaner crazysales years ago, it is great. Really save my time. It is cool to monitor it with Domoticz .And surely you can use Domoticz on it. I've seen videos that indicate the precess. It is compatible. One thing to keep your heads up is you should know that not all parameters are shown narmally on it. But would not be a barrier.
- Brutus
- Posts: 249
- Joined: Friday 26 September 2014 9:33
- Target OS: Windows
- Domoticz version:
- Location: Netherlands
- Contact:
Re: Domoticz and robot vacuum cleaners
They have a whole new developer section: https://developers.neatorobotics.com/fifise wrote:I found the following api made to command the neato connect through it's wifi connection, anyone with some skill could help me to make it work with domoticz ?![]()
https://github.com/tomrosenback/botvac
You can log in with your normal userid and password from neato and be a developer. They made SDK's for Java, Android and IOS language and have an API.
1x Intel NUC8i5BEK (Windows 10 x64) Domoticz on Virtualbox with DietPi.
1x Aeon Labs USB Z-Stick S2
1x P1 Smart Meter USB
28x Fibaro Modules
SMA Solar System
Daikin Airco / Heating
Denon DHT-S716H & DSW-1H
1x Aeon Labs USB Z-Stick S2
1x P1 Smart Meter USB
28x Fibaro Modules
SMA Solar System
Daikin Airco / Heating
Denon DHT-S716H & DSW-1H
Who is online
Users browsing this forum: No registered users and 1 guest