galletn / iaqualink

Home Assistant Iaqualink Vacuums Robots
10 stars 2 forks source link

deprecated constant 2025.10 #40

Open galletn opened 1 month ago

galletn commented 1 month ago

SUPPORT_PAUSE was used from iaqualinkRobots, this is a deprecated constant which will be removed in HA Core 2025.10. Use VacuumEntityFeature.PAUSE instead, please report it to the author of the 'iaqualinkRobots' custom integration SUPPORT_RETURN_HOME was used from iaqualinkRobots, this is a deprecated constant which will be removed in HA Core 2025.10. Use VacuumEntityFeature.RETURN_HOME instead, please report it to the author of the 'iaqualinkRobots' custom integration SUPPORT_START was used from iaqualinkRobots, this is a deprecated constant which will be removed in HA Core 2025.10. Use VacuumEntityFeature.START instead, please report it to the author of the 'iaqualinkRobots' custom integration SUPPORT_STOP was used from iaqualinkRobots, this is a deprecated constant which will be removed in HA Core 2025.10. Use VacuumEntityFeature.STOP instead, please report it to the author of the 'iaqualinkRobots' custom integration SUPPORT_FAN_SPEED was used from iaqualinkRobots, this is a deprecated constant which will be removed in HA Core 2025.10. Use VacuumEntityFeature.FAN_SPEED instead, please report it to the author of the 'iaqualinkRobots' custom integration