https://github.com/nqkdev/home-assistant-vacuum-styj02ym
https://github.com/nqkdev/home-assistant-vacuum-styj02ym
homeassistant styj02ym viomi
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nqkdev/home-assistant-vacuum-styj02ym
- Owner: nqkdev
- Created: 2019-11-11T22:39:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-16T15:13:08.000Z (almost 3 years ago)
- Last Synced: 2023-11-07T18:13:55.366Z (over 2 years ago)
- Topics: homeassistant, styj02ym, viomi
- Language: Python
- Size: 16.6 KB
- Stars: 156
- Watchers: 24
- Forks: 133
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hacky Home assistant support for Xiaomi vacuum STYJ02YM
### Install:
- Create the following folder structure: /config/custom_components/miio2 and place all files there [4 files](https://github.com/nqkdev/home-assistant-vacuum-styj02ym) there.
- Add the configuration to configuration.yaml, example:
```yaml
vacuum:
- platform: miio2
host: 192.168.68.105
token: !secret vacuum
name: Mi hihi
```