Skip to content

KrzysztofHajdamowicz/home-assistant-vacuum-styj02ym

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New maintainer is required.

My Python and Home Assistant knowledge does not allow me to continue ducktaping this code. Any new maintainer will be much appreciated! In the meantime, I recommend switching to https://github.com/nergal/homeassistant-vacuum-viomi

Hacky Home assistant support for Xiaomi vacuum STYJ02YM

Original code by @nqkdev, then I forked it and added HACS support.
Next steps were checking forks of original repository and backporting changes in order to provide most feature-complete Home Assistant integration for STYJ02YM.

This is for STYJ02YM (apparently EU version) with 3.5.3_0017 firmware

Install

  • Install it with HACS
  • Add the configuration to configuration.yaml, example:

Usage

Add to configuration.yaml:

vacuum:
  - platform: miio2
    host: 192.168.68.105
    token: !secret vacuum
    name: Mi hihi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%