iobroker-community-adapters / ioBroker.botvac

ioBroker adapter for Neato Botvac
MIT License
9 stars 11 forks source link

[Feature] Zonen Reinigung #15

Open enricoh831 opened 4 years ago

enricoh831 commented 4 years ago

In der doku von Node-Botvac habe ich gesehen das es Funktionen für die Zonenreinigung gibt. z.B. robot.getPersistentMaps([callback]) Returns the persistent maps of the robot

callback - function(error, schedule) error null if no error occurred maps Maps[] - array of maps

ich habe leider keine Ahnung von der Adapter Programmierung deshalb meine Frage ob es möglich wäre diese Funktionen noch in dieses Adapter zu integrieren damit man dann D7 über Vis zu den jeweiligen Räumen zu schicken ohne den Umweg über die Neato App zugehen

schöne Grüße Enrico

PeterVoronov commented 3 years ago

I'm going to try to do it. If you want and it actual - please try to install version with read-only schedule

iobroker url  https://github.com/PeterVoronov/ioBroker.botvac/tree/dev-1.0.4

Make a backup previously. Or you can revert it back to original by

iobroker url  https://github.com/Pmant/ioBroker.botvac

It you are not sure - please do nothing

ChrisDuck87 commented 2 years ago

Hey,

May i can bring this topic up again. Would it be possible to get this feature? Thanks a lot Best Christian

ChrisDuck87 commented 2 years ago

btw. i would of course test it and give feedback.

iobroker url https://github.com/PeterVoronov/ioBroker.botvac/tree/dev-1.0.4

This version i not available at the moment (Systemcall is running and running)

PeterVoronov commented 2 years ago

btw. i would of course test it and give feedback.

iobroker url https://github.com/PeterVoronov/ioBroker.botvac/tree/dev-1.0.4

This version i not available at the moment (Systemcall is running and running)

It's available. If you can see it on github. May be some issues in new admin.

P.S. Unfortunately my botvac is "dead' ...

ChrisDuck87 commented 1 year ago

Hey,

tested it. The Adapter works and i can see the schedule-timeplan:

image

Could someone help me where i can find the zone-cleaning? :)

Best und thanks a lot Christian