robovac icon indicating copy to clipboard operation
robovac copied to clipboard

HA Logs showing deprecated. Also L60 Issues

Open Adadeane opened this issue 5 months ago • 0 comments

The deprecated constant STATE_CLEANING was used from robovac. It will be removed in HA Core 2026.1. Use VacuumActivity.CLEANING instead, please report it to the author of the 'robovac' custom integration The deprecated constant STATE_DOCKED was used from robovac. It will be removed in HA Core 2026.1. Use VacuumActivity.DOCKED instead, please report it to the author of the 'robovac' custom integration The deprecated constant STATE_ERROR was used from robovac. It will be removed in HA Core 2026.1. Use VacuumActivity.ERROR instead, please report it to the author of the 'robovac' custom integration The deprecated constant STATE_IDLE was used from robovac. It will be removed in HA Core 2026.1. Use VacuumActivity.IDLE instead, please report it to the author of the 'robovac' custom integration The deprecated constant STATE_RETURNING was used from robovac. It will be removed in HA Core 2026.1. Use VacuumActivity.RETURNING instead, please report it to the author of the 'robovac' custom integration Saw this in my logs.

Also my L60 can't be controlled by HA? It shows battery (sometimes) but controls won't work,

Adadeane avatar Nov 05 '25 18:11 Adadeane