Update luftdaten to 0.7.2 (#64662)
This commit is contained in:
parent
150bb65cad
commit
a26f008b6e
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Sensor.Community",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/luftdaten",
|
||||
"requirements": ["luftdaten==0.7.1"],
|
||||
"requirements": ["luftdaten==0.7.2"],
|
||||
"codeowners": ["@fabaff", "@frenck"],
|
||||
"quality_scale": "gold",
|
||||
"iot_class": "cloud_polling"
|
||||
|
|
|
@ -992,7 +992,7 @@ logi_circle==0.2.2
|
|||
london-tube-status==0.2
|
||||
|
||||
# homeassistant.components.luftdaten
|
||||
luftdaten==0.7.1
|
||||
luftdaten==0.7.2
|
||||
|
||||
# homeassistant.components.lupusec
|
||||
lupupy==0.0.24
|
||||
|
|
|
@ -622,7 +622,7 @@ libsoundtouch==0.8
|
|||
logi_circle==0.2.2
|
||||
|
||||
# homeassistant.components.luftdaten
|
||||
luftdaten==0.7.1
|
||||
luftdaten==0.7.2
|
||||
|
||||
# homeassistant.components.nmap_tracker
|
||||
mac-vendor-lookup==0.1.11
|
||||
|
|
Loading…
Add table
Reference in a new issue