You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running the 2024.1 beta and noticed this in my log. I could not see that this has been shared before so I thought I would share it with you. Thanks for your work on this integration.
SUPPORT_DIRECTION was used from dyson_local, this is a deprecated constant which will be removed in HA Core 2025.1. Use FanEntityFeature.DIRECTION instead, please create a bug report at https://github.com/shenxn/ha-dyson/issues
SUPPORT_OSCILLATE was used from dyson_local, this is a deprecated constant which will be removed in HA Core 2025.1. Use FanEntityFeature.OSCILLATE instead, please create a bug report at https://github.com/shenxn/ha-dyson/issues
SUPPORT_PRESET_MODE was used from dyson_local, this is a deprecated constant which will be removed in HA Core 2025.1. Use FanEntityFeature.PRESET_MODE instead, please create a bug report at https://github.com/shenxn/ha-dyson/issues
SUPPORT_SET_SPEED was used from dyson_local, this is a deprecated constant which will be removed in HA Core 2025.1. Use FanEntityFeature.SET_SPEED instead, please create a bug report at https://github.com/shenxn/ha-dyson/issues
The text was updated successfully, but these errors were encountered:
I am running the 2024.1 beta and noticed this in my log. I could not see that this has been shared before so I thought I would share it with you. Thanks for your work on this integration.
The text was updated successfully, but these errors were encountered: