Skip to content

Commit a26f008

Browse files
authored
Update luftdaten to 0.7.2 (home-assistant#64662)
1 parent 150bb65 commit a26f008

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/components/luftdaten/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Sensor.Community",
44
"config_flow": true,
55
"documentation": "https://www.home-assistant.io/integrations/luftdaten",
6-
"requirements": ["luftdaten==0.7.1"],
6+
"requirements": ["luftdaten==0.7.2"],
77
"codeowners": ["@fabaff", "@frenck"],
88
"quality_scale": "gold",
99
"iot_class": "cloud_polling"

requirements_all.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -992,7 +992,7 @@ logi_circle==0.2.2
992992
london-tube-status==0.2
993993

994994
# homeassistant.components.luftdaten
995-
luftdaten==0.7.1
995+
luftdaten==0.7.2
996996

997997
# homeassistant.components.lupusec
998998
lupupy==0.0.24

requirements_test_all.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ libsoundtouch==0.8
622622
logi_circle==0.2.2
623623

624624
# homeassistant.components.luftdaten
625-
luftdaten==0.7.1
625+
luftdaten==0.7.2
626626

627627
# homeassistant.components.nmap_tracker
628628
mac-vendor-lookup==0.1.11

0 commit comments

Comments
 (0)