Skip to content

Control vacuum using Weback or Tesvor app. Many brands using thoses applications can be controlled as : Neatsvor, Abir, Orfeld, Valubot...

Notifications You must be signed in to change notification settings

wilwizard1979/homeassistant_weback_component

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weback/Tesvor component for HomeAssistant

hacs_badge

Home Assistant component for controling robot from brand like : Neatsvor / Tesvor / Orfeld / Abir... Who using WeBack or Tesvor apps.

Installation

Go to Home Assistant > HACS > Integrations > Click on tree dot (on top right corner) > Custom repositories
and fill :

  • Repository : Jezza34000/homeassistant_weback_component
  • Category : Integration

Click on ADD, restart HA.

Configuration

Edit your Home Assistant configuration.yaml and set :

weback_vacuum:
  username: <your WeBack/Tesvor email, required>
  password: <your WeBack/Tesvor password, required>
  region: <your country phone code e.g. for france code is 33, required>
  application: <configuration app, optionnal>
  client_id: <api client, optionnal>
  api_version: <api version used, optionnal> 
  language : <language code 2 chars, optionnal>

username : Login used to setup your robot application.
password : password.
region : code can be found here : https://en.wikipedia.org/wiki/List_of_country_calling_codes provide only digit number. Do not insert leading "+"
application : if you use "WeBack" do not try to change this field.
client_id, api_version, language: seems to have no effect. Do not use it.

Warning : Some user are expericing problem with the use of sharing option in WeBack's app. I recommand to not use this option and remove shared account to ensure a proper working

Once set you can restart Home Assistant.

Important : API change since 2022

If you have bought and create your robot account prior to 2022 it's possible you are still registered on the old API system, and you account will have problem or not work.
if you concerned, to ensure proper working, please follow thoses steps:
Go to WeBack app :

  • Remove you robot from account
  • Logout from account
  • Remove your account
  • Create a new account
  • Add your robot to your new account

About

Control vacuum using Weback or Tesvor app. Many brands using thoses applications can be controlled as : Neatsvor, Abir, Orfeld, Valubot...

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%