Page 2 of 2

Re: Domoticz and robot vacuum cleaners

Posted: Sunday 16 October 2016 16:29
by Brutus
Can someone explain or tell me how I can make this work in LUA? I don't understand the languages used to talk with the API.

I would like to start the robot at given times and conditions from Domoticz. So the only command I would send is the start command.

Re: Domoticz and robot vacuum cleaners

Posted: Tuesday 05 September 2017 8:53
by sam329
Of course Neato is also the best option you can go for.
And I hope this will help you: http://domoticz.com/forum/viewtopic.php?f=31&t=103

Re: Domoticz and robot vacuum cleaners

Posted: Tuesday 05 September 2017 9:22
by sam329
Awst6000 wrote: Tuesday 07 April 2015 21:46 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.
Hello @Awst6000 I think it's too late for the reply, but I think it will help others Because people are looking for domoticz monitorization. And as you said you are thinking about going for a Neato XV Signature Pro. Yeah, It's great....But hold on, if are more concerned for monitoring your robot vacuum with domoticz. I highly recommend going for a Roomba 650.

Reasons:
  • Roomba is from Irobot, the reputable brand. They will help you whatever problem is without any pay.
  • And the last but the most important, such a high equipped robot vacuum cleaner with an affordable price tag (just under 300$) robot vacuum.

    And Roomba 980 is also the best option for domoticz monitorization. But it is a bit pricey robot vacuum cleaner. So If you are with full packed wallet It's better to go for it, otherwise, 650 is an ideal option.

    Hope this message useful to you.

Re: Domoticz and robot vacuum cleaners

Posted: Wednesday 13 September 2017 20:25
by roblom
I have the Roomba 650 and ordered the roowifi module. This should make it possible to control and monitor the Roomba with Domoticz.

http://www.roowifi.com/

If I have it I will share my findings.

Re: Domoticz and robot vacuum cleaners

Posted: Friday 13 October 2017 18:49
by Brutus
sam329 wrote: Tuesday 05 September 2017 8:53 Of course Neato is also the best option you can go for.
And I hope this will help you: http://domoticz.com/forum/viewtopic.php?f=31&t=103
Hi, unfortunately the link you provided does not work :roll:

I hope you can tell me more because I like to include my Neato in Domoticz.

Greetings Brutus

Re: Domoticz and robot vacuum cleaners

Posted: Thursday 07 December 2017 10:55
by BradPitt1
I mostly use iRobot vacuum, and its brand new 980 Roomba model blows my mind. But it's too much expensive. So, I'm going to buy Roomba 960 for now. its also have wifi connectivity.

Re: Domoticz and robot vacuum cleaners

Posted: Saturday 16 December 2017 18:53
by monicayelle
Roomba is one of the best brand for vacuum cleaners. They have got some good models of robotic vacuum cleaners.

Re: Domoticz and robot vacuum cleaners

Posted: Monday 04 June 2018 14:16
by charlesrscott
sam329 wrote: Tuesday 05 September 2017 9:22
Awst6000 wrote: Tuesday 07 April 2015 21:46 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.
Hello @Awst6000 I think it's too late for the reply, but I think it will help others Because people are looking for domoticz monitorization. And as you said you are thinking about going for a Neato XV Signature Pro. Yeah, It's great....But hold on, if are more concerned for monitoring your robot vacuum with domoticz. I highly recommend going for a Roomba 650.

Reasons:
  • Roomba is from Irobot, the reputable brand. They will help you whatever problem is without any pay.
  • And the last but the most important, such a high equipped robot vacuum cleaner with an affordable price tag (just under 300$) robot vacuum.

    And Roomba 980 is also the best option for domoticz monitorization. But it is a bit pricey robot vacuum cleaner. So If you are with full packed wallet It's better to go for it, otherwise, 650 is an ideal option.

    Hope this message useful to you.

Roomba 650 could be helpful for someone you have several pets in their home. I helps to pick up very tiny hair and dust. It will create a report after cleaning and controlled remotely.So it is suitable to those who want to keep clean their room when they are at office.

Here is more information with some reviews regarding the Roomba 650: https://www.robotvacuumarea.com/irobot-roomba-650/

Re: Domoticz and robot vacuum cleaners

Posted: Saturday 30 March 2019 12:24
by jorijnsmit
roblom wrote: Wednesday 13 September 2017 20:25 I have the Roomba 650 and ordered the roowifi module. This should make it possible to control and monitor the Roomba with Domoticz.

http://www.roowifi.com/

If I have it I will share my findings.
Anything to report after all those years ;-P?

Re: Domoticz and robot vacuum cleaners

Posted: Saturday 15 June 2019 12:58
by roblom
I had it working a bit with a lua script but it doesn't work anymore so I'm trying to make it work again with a Dzvents script. The script was able to read out the values.

Re: Domoticz and robot vacuum cleaners

Posted: Friday 13 September 2019 18:14
by Brutus
Thnx to the Pybotvac API I am able to integrate my Neato D5 Connected Vacuum cleaner.

https://github.com/stianaske/pybotvac

I am able to send the following commands:
- Start
- Stop
- Pause
- Dock
- Spot

I am able te retreive the following information:
- Battery %
- Robot Status (Idle, cleaning..)
- Robot Modus (Turbo, Normal)
- Robot Error message (Stuck..)
- Robot Alert message (Clean dustbin)

I have it running for like 3 months now and its working great.

Re: Domoticz and robot vacuum cleaners

Posted: Sunday 15 September 2019 21:43
by krizzz
Brutus wrote:Thnx to the Pybotvac API I am able to integrate my Neato D5 Connected Vacuum cleaner.

https://github.com/stianaske/pybotvac

I am able to send the following commands:
- Start
- Stop
- Pause
- Dock
- Spot

I am able te retreive the following information:
- Battery %
- Robot Status (Idle, cleaning..)
- Robot Modus (Turbo, Normal)
- Robot Error message (Stuck..)
- Robot Alert message (Clean dustbin)

I have it running for like 3 months now and its working great.
I hope you can help me out a little bit, i installed the pybotvac script from Github no problem.

But then? On github I see some code but I do not know how to use. Do I need to put it in a python script?


Verzonden vanaf mijn iPad met Tapatalk

Re: Domoticz and robot vacuum cleaners

Posted: Tuesday 24 September 2019 20:55
by Brutus
krizzz wrote: Sunday 15 September 2019 21:43
Brutus wrote:Thnx to the Pybotvac API I am able to integrate my Neato D5 Connected Vacuum cleaner.

https://github.com/stianaske/pybotvac

I am able to send the following commands:
- Start
- Stop
- Pause
- Dock
- Spot

I am able te retreive the following information:
- Battery %
- Robot Status (Idle, cleaning..)
- Robot Modus (Turbo, Normal)
- Robot Error message (Stuck..)
- Robot Alert message (Clean dustbin)

I have it running for like 3 months now and its working great.
I hope you can help me out a little bit, i installed the pybotvac script from Github no problem.

But then? On github I see some code but I do not know how to use. Do I need to put it in a python script?


Verzonden vanaf mijn iPad met Tapatalk
Hi Krizzz,

Indeed you need te make some Python scripts. You can then pull them with virtual swithes and a LUA script.

Example Script to start Cleaning:

Code: Select all

import sys

from pybotvac import Robot

if sys.version_info[0] < 3:
    input = raw_input

robot = Robot('Secret Key XXXXXXXXX', 'Robot Name XXXXX')

print(robot)

robot.start_cleaning() 
Example Script to stop Cleaning:

Code: Select all

import sys

from pybotvac import Robot

if sys.version_info[0] < 3:
    input = raw_input

robot = Robot('Secret Key XXXXXXXXX', 'Robot Name XXXXX')

print(robot)

robot.stop_cleaning() 
Greetings

Re: Domoticz and robot vacuum cleaners

Posted: Tuesday 05 November 2019 10:19
by junctureengraving
I use iRobot Roomba Vacuum and it gives a powerful cleaning to my entire home. Compact Size and Self Sufficiency which comes with this vacuum makes it a great cleaning aid.

Re: Domoticz and robot vacuum cleaners

Posted: Saturday 30 November 2019 19:11
by tmh88
Brutus wrote: Friday 13 September 2019 18:14 Thnx to the Pybotvac API I am able to integrate my Neato D5 Connected Vacuum cleaner.

https://github.com/stianaske/pybotvac

I am able to send the following commands:
- Start
- Stop
- Pause
- Dock
- Spot

I am able te retreive the following information:
- Battery %
- Robot Status (Idle, cleaning..)
- Robot Modus (Turbo, Normal)
- Robot Error message (Stuck..)
- Robot Alert message (Clean dustbin)

I have it running for like 3 months now and its working great.
hi, i have a D7 and would like to intergrate with domoticz please can you explain how you set this up?
Thanks

Re: Domoticz and robot vacuum cleaners

Posted: Tuesday 14 January 2020 11:54
by mrunner
Derik wrote: Monday 04 May 2015 11:48 And are there perhaps more robot vacuum cleaners that are supported?
Greetings,
Was looking whether there are plans to support PureClean models (like PUCRC95, for instance)?
I guess though it'd be much easier to switch to another vac, but hope dies last. So thanks anyway.

- Pete

Re: Domoticz and robot vacuum cleaners

Posted: Saturday 02 May 2020 11:09
by Bob123bob
I just created a plugin for Neato Botvac
https://github.com/gilmrt/Domoticz-Botvac-Plugin

Re: Domoticz and robot vacuum cleaners

Posted: Saturday 02 May 2020 12:02
by tmh88
Bob123bob wrote: Saturday 02 May 2020 11:09 I just created a plugin for Neato Botvac
https://github.com/gilmrt/Domoticz-Botvac-Plugin
I have recently migrated from a rasberry pi to windows based domoticz do you know how i install on windows?

Thanks