You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2026. It is now read-only.
Detected that custom integration 'robovac' is setting state directly. Entity None (<class 'custom_components.robovac.vacuum.RoboVacEntity'>) should implement the 'activity' property and return its state using the VacuumActivity enum. This will stop working in Home Assistant 2026.1, please create a bug report at https://github.com/codefoodpixels/robovac/issues
Detected that custom integration 'robovac' is setting the battery_level which has been deprecated. Integration robovac should implement a sensor instead with a correct device class and link it to the same device. This will stop working in Home Assistant 2026.8, please create a bug report at https://github.com/codefoodpixels/robovac/issues
Detected that custom integration 'robovac' is setting the battery supported feature which has been deprecated. Integration robovac should remove this as part of migrating the battery level and icon to a sensor. This will stop working in Home Assistant 2026.8, please create a bug report at https://github.com/codefoodpixels/robovac/issues