Deprecated Constants will be removed from HA Core 2025.1
mcattle opened this issue · 0 comments
Logger: homeassistant.components.cover
Source: helpers/deprecation.py:205
Integration: Cover (documentation, issues)
First occurred: 3:23:33 PM (6 occurrences)
Last logged: 3:23:33 PM
DEVICE_CLASS_GARAGE was used from tailwind_iq3, this is a deprecated constant which will be removed in HA Core 2025.1. Use CoverDeviceClass.GARAGE instead, please create a bug report at https://github.com/pauln/tailwind-home-assistant/issues
SUPPORT_CLOSE was used from tailwind_iq3, this is a deprecated constant which will be removed in HA Core 2025.1. Use CoverEntityFeature.CLOSE instead, please create a bug report at https://github.com/pauln/tailwind-home-assistant/issues
SUPPORT_OPEN was used from tailwind_iq3, this is a deprecated constant which will be removed in HA Core 2025.1. Use CoverEntityFeature.OPEN instead, please create a bug report at https://github.com/pauln/tailwind-home-assistant/issues