Limych / ha-gismeteo

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

Fix HTTP_OK constatnt #92

Closed lufton closed 2 years ago

lufton commented 2 years ago

Breaking change

Fixes 2021.12 HA update issue

Proposed change

Replace HTTP_OK with HTTPStatus.OK

Type of change

Example entry for configuration.yaml:

# Example configuration.yaml

Additional information

Checklist

If user exposed functionality or configuration variables are added/changed:

Limych commented 2 years ago

Bug already fixed in another PR. Thanks for your job. :heart: