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

Newest version of HA lists a large number of incompatibilities or deprecated functions in the Traeger plug in #63

Open
leedrake opened this issue Mar 9, 2024 · 4 comments

Comments

@leedrake
Copy link

leedrake commented Mar 9, 2024

Version of the custom_component

I am on the current version. Is this library still being maintained?

Configuration

Not relevant

Add your logs here.

2024-03-09 11:05:45.581 WARNING (MainThread) [homeassistant.const] TEMP_CELSIUS was used from traeger, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please create a bug report at https://github.com/sebirdman/hass_traeger/issues
2024-03-09 11:05:45.590 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from traeger, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please create a bug report at https://github.com/sebirdman/hass_traeger/issues

raeger, this is a deprecated constant which will be removed in HA Core 2025.1. Use ClimateEntityFeature.TARGET_TEMPERATURE instead, please create a bug report at https://github.com/sebirdman/hass_traeger/issues
2024-03-09 11:06:10.386 WARNING (MainThread) [homeassistant.components.climate.const] SUPPORT_PRESET_MODE was used from traeger, this is a deprecated constant which will be removed in HA Core 2025.1. Use ClimateEntityFeature.PRESET_MODE instead, please create a bug report at https://github.com/sebirdman/hass_traeger/issues
2024-03-09 11:06:10.404 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_HEAT was used from traeger, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.HEAT instead, please create a bug report at https://github.com/sebirdman/hass_traeger/issues
2024-03-09 11:06:10.422 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_COOL was used from traeger, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.COOL instead, please create a bug report at https://github.com/sebirdman/hass_traeger/issues
2024-03-09 11:06:10.441 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_OFF was used from traeger, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.OFF instead, please create a bug report at https://github.com/sebirdman/hass_traeger/issues
2024-03-09 11:06:10.458 WARNING (MainThread) [homeassistant.const] TEMP_CELSIUS was used from traeger, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please create a bug report at https://github.com/sebirdman/hass_traeger/issues
2024-03-09 11:06:10.478 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from traeger, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please create a bug report at https://github.com/sebirdman/hass_traeger/issues
2024-03-09 11:06:10.544 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from traeger, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please create a bug report at https://github.com/sebirdman/hass_traeger/issues
2024-03-09 11:06:10.545 WARNING (MainThread) [homeassistant.helpers.entity] Entity None (<class 'custom_components.traeger.climate.TraegerClimateEntity'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <ClimateEntityFeature.TARGET_TEMPERATURE: 1>, please create a bug report at https://github.com/sebirdman/hass_traeger/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation
2024-03-09 11:06:10.546 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.traeger.climate.TraegerClimateEntity'>) implements HVACMode(s): heat, off, cool and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/sebirdman/hass_traeger/issues
2024-03-09 11:06:10.627 WARNING (MainThread) [homeassistant.const] TEMP_CELSIUS was used from traeger, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please create a bug report at https://github.com/sebirdman/hass_traeger/issues
2024-03-09 11:06:10.642 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from traeger, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please create a bug report at https://github.com/sebirdman/hass_traeger/issues
2024-03-09 11:06:10.661 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from traeger, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please create a bug report at https://github.com/sebirdman/hass_traeger/issues
2024-03-09 11:06:10.680 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from traeger, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please create a bug report at https://github.com/sebirdman/hass_traeger/issues
2024-03-09 11:06:10.694 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from traeger, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please create a bug report at https://github.com/sebirdman/hass_traeger/issues
2024-03-09 11:06:10.712 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from traeger, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please create a bug report at https://github.com/sebirdman/hass_traeger/issues
2024-03-09 11:06:10.730 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from traeger, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please create a bug report at https://github.com/sebirdman/hass_traeger/issues
2024-03-09 11:06:10.742 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from traeger, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please create a bug report at https://github.com/sebirdman/hass_traeger/issues
2024-03-09 11:06:10.811 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from traeger, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please create a bug report at https://github.com/sebirdman/hass_traeger/issues
2024-03-09 11:06:10.824 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from traeger, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please create a bug report at https://github.com/sebirdman/hass_traeger/issues
2024-03-09 11:06:10.837 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from traeger, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please create a bug report at https://github.com/sebirdman/hass_traeger/issues
2024-03-09 11:06:10.897 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from traeger, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please create a bug report at https://github.com/sebirdman/hass_traeger/issues

Describe the bug

Not a bug yet, but clearly needs an update to maintain compatibility

Debug log


Add your logs here.

@njobrien1006
Copy link
Contributor

Duplicate of #56

@ImaBadCoder
Copy link

Issue here as well.

@njobrien1006
Copy link
Contributor

Correction. Pending Resolution with PR #61.

This may be the first issue report in this repo.

Alternatively was released in this fork's pr

@kvndbrl
Copy link

kvndbrl commented Jul 13, 2024

Hi, I have the same issue. Don't know what's wrong but tried to use the integration twice with all entities not functioning.
Screenshot_20240713-195123

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

4 participants