-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
Comments
Seems to be a duplicate of #161, that is repaired though not published yet. |
A new version should be released, because the end date (Apr. of 2023) for this integration is nearer and nearer. It still causes warnings:
|
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 |
…eq-3.6 Update pre-commit requirement from ~=3.5 to ~=3.6
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)
The text was updated successfully, but these errors were encountered: