Fixed
- Lawn mower no longer shows state
errorwhen it has reached its daily operating limit. Gardena reports this battery-protection state as activityNONEwith service stateWARNINGandlast_error_codePARKED_DAILY_LIMIT_REACHED— an informational code themower_errorsensor already treats as "no error". The entity now suppresseserrorfor any informationallast_error_code(even when the service state isWARNING/ERROR) and falls back topaused, so the entity state and the error sensor stay consistent. Follow-up to the earlier #375 fix, which only checked the servicestate(#375)