Skip to content

Предупреждения в HA 2024.2.1 #129

@tms320

Description

@tms320

Здравствуйте!
Увидел два предупреждения в логе Home Assistant 2024.2.1:

Logger: homeassistant.components.climate
Source: components/climate/__init__.py:354
Integration: Климат (documentation, issues)
First occurred: 21:28:28 (3 occurrences)
Last logged: 21:28:28
Entity None (<class 'custom_components.ha_tion_btle.climate.TionClimateEntity'>) does not set ClimateEntityFeature.TURN_OFF but implements the turn_off method. Please report it to the author of the 'ha_tion_btle' custom integration
Entity None (<class 'custom_components.ha_tion_btle.climate.TionClimateEntity'>) does not set ClimateEntityFeature.TURN_ON but implements the turn_on method. Please report it to the author of the 'ha_tion_btle' custom integration
Entity None (<class 'custom_components.ha_tion_btle.climate.TionClimateEntity'>) implements HVACMode(s): heat, fan_only, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please report it to the author of the 'ha_tion_btle' custom integration

Logger: homeassistant.const
Source: helpers/deprecation.py:205
First occurred: 21:28:28 (2 occurrences)
Last logged: 21:28:28
TEMP_CELSIUS was used from ha_tion_btle, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please report it to the author of the 'ha_tion_btle' custom integration

PS: у меня бризер Tion 4s

Metadata

Metadata

Assignees

No one assigned

    Labels

    Home AssistantIssues related to interaction with HAbugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions