nergal / homeassistant-vacuum-viomi

Integration of a Xiaomi Viomi vacuum to a Home Assistant
MIT License
54 stars 14 forks source link

Add correct state representation #6

Closed nergal closed 2 years ago

nergal commented 2 years ago

Steps to reproduce:

  1. Open a vacuum card
  2. See its state

Expected behavior: Status is represented as a machine-readable string, eg. ViomiVacuumState.Docked

Actual behavior: The state is human-readable and suitable for translation

nergal commented 2 years ago

Done