Im trying to set my My styj02ym vacuum ad after reading some guides, I get it to show the vacuum entity in home assistant via miio2.
However, is not working and is always showing not available.
these are my configuration setting
configuration.yaml
# Loads Xiaomi Vaccum styj02ym
vacuum:
- platform: miio2
unique_id: vac1
host: 192.168.1.100 <- entered my vacuum IP address
token: xxxxxxxxxxxxxxxxxxxxxxxxxxx <- my vacuum token
name: Xiaomi_Vac
Appreciate it if anyone that has successfully integrated styj02ym vacuum to shed some light on this lost soul.