Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EntityFeature #74

Open
sniperdaddy79 opened this issue Oct 6, 2024 · 0 comments
Open

EntityFeature #74

sniperdaddy79 opened this issue Oct 6, 2024 · 0 comments

Comments

@sniperdaddy79
Copy link

Issue Description

The integration is using deprecated supported features values which will be removed in HA Core 2025.1. Instead, it should use the new EntityFeature enums.

Affected Entities

  • ariston.climate.AristonThermostat should use <ClimateEntityFeature.TARGET_TEMPERATURE|PRESET_MODE: 17>
  • ariston.water_heater.AristonWaterHeater should use <WaterHeaterEntityFeature.TARGET_TEMPERATURE: 1>

Reference

Magic numbers deprecation

Ezekkel a lépésekkel segíthetsz a fejlesztőknek frissíteni az integrációkat, hogy megfeleljenek a Home Assistant új követelményeinek. Ha további

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant