Limych / ha-gismeteo

Gismeteo Weather Provider for Home Assistant
Other
117 stars 21 forks source link

GismeteoWeather is overriding deprecated methods #132

Closed Masterz69 closed 1 year ago

Masterz69 commented 1 year ago

Environment

Home Assistant 2022.7.3 Supervisor 2022.07.0 Operating System 7.6 Frontend 20220707.0 - latest

Describe the bug

Configuration.yaml


Add your configs here if any.

Steps to Reproduce

Expected behavior

Debug log

Logger: homeassistant.components.weather
Source: components/weather/__init__.py:308
Integration: Weather ([documentation](https://www.home-assistant.io/integrations/weather), [issues](https://github.com/home-assistant/home-assistant/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+weather%22))
First occurred: 12:55:25 (1 occurrences)
Last logged: 12:55:25

custom_components.gismeteo.weather::GismeteoWeather is overriding deprecated methods on an instance of WeatherEntity, this is not valid and will be unsupported from Home Assistant 2023.1. Please report it to the custom component author.

Additional context