Bump luftdaten to 0.7.4 (#82002)

Bump luftdaten to 0.7.4 (#61687)

changelog: https://github.com/home-assistant-ecosystem/python-luftdaten/compare/0.7.2...0.7.4

Fixes API connection error handling (#61687)
pull/82009/head
Cougar 2022-11-13 00:24:33 +02:00 committed by GitHub
parent b6c27585c7
commit 5e610cdfd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Sensor.Community",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/luftdaten",
"requirements": ["luftdaten==0.7.2"],
"requirements": ["luftdaten==0.7.4"],
"codeowners": ["@fabaff", "@frenck"],
"quality_scale": "gold",
"iot_class": "cloud_polling",

View File

@ -1043,7 +1043,7 @@ logi_circle==0.2.3
london-tube-status==0.5
# homeassistant.components.luftdaten
luftdaten==0.7.2
luftdaten==0.7.4
# homeassistant.components.lupusec
lupupy==0.1.9

View File

@ -763,7 +763,7 @@ life360==5.3.0
logi_circle==0.2.3
# homeassistant.components.luftdaten
luftdaten==0.7.2
luftdaten==0.7.4
# homeassistant.components.scrape
lxml==4.9.1