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

Shut be updated!? #166

Closed
Binifada1956 opened this issue Oct 13, 2022 · 4 comments
Closed

Shut be updated!? #166

Binifada1956 opened this issue Oct 13, 2022 · 4 comments
Labels
bug Something isn't working.

Comments

@Binifada1956
Copy link

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:77
First occurred: 16:15:38 (1 occurrences)
Last logged: 16:15:38

Detected integration that uses temperature utility. This is deprecated since 2022.10 and will stop working in Home Assistant 2022.4, it should be updated to use unit_conversion.TemperatureConverter instead. Please report issue to the custom integration author for average using this method at custom_components/average/sensor.py, line 258: temperature = convert_temperature(float(temperature), entity_unit, ha_unit)

@Binifada1956 Binifada1956 added the bug Something isn't working. label Oct 13, 2022
@lmagyar
Copy link
Contributor

lmagyar commented Oct 14, 2022

Seems to be a duplicate of #161, that is repaired though not published yet.

@lmagyar
Copy link
Contributor

lmagyar commented Mar 2, 2023

A new version should be released, because the end date (Apr. of 2023) for this integration is nearer and nearer.

It still causes warnings:

2023-03-02 16:59:21.289 WARNING (MainThread) [homeassistant.helpers.frame] Detected integration that uses temperature utility. This is deprecated since 2022.10 and will stop working in Home Assistant 2023.4, it should be updated to use unit_conversion.TemperatureConverter instead. Please report issue to the custom integration author for average using this method at custom_components/average/sensor.py, line 258: temperature = convert_temperature(float(temperature), entity_unit, ha_unit)

@lmagyar
Copy link
Contributor

lmagyar commented Mar 6, 2023

I've added a comment in the forums on how to replace it with the built in integrations, see: https://community.home-assistant.io/t/average-sensor/111674/154

This integration seems to be abandoned, I've initiated to remove it from the store, see: hacs/integration#3083

@gieljnssns
Copy link

#189 (comment)

@Limych Limych closed this as completed Oct 1, 2023
Limych pushed a commit that referenced this issue Feb 27, 2024
…eq-3.6

Update pre-commit requirement from ~=3.5 to ~=3.6
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working.
Projects
None yet
Development

No branches or pull requests

4 participants