mirror of
https://github.com/home-assistant/core.git
synced 2026-09-11 10:06:07 -05:00
Bump Airthings library (#59595)
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"name": "Airthings",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/airthings",
|
||||
"requirements": ["airthings_cloud==0.0.1"],
|
||||
"requirements": ["airthings_cloud==0.1.0"],
|
||||
"codeowners": [
|
||||
"@danielhiversen"
|
||||
],
|
||||
|
||||
@@ -273,7 +273,7 @@ aioymaps==1.2.1
|
||||
airly==1.1.0
|
||||
|
||||
# homeassistant.components.airthings
|
||||
airthings_cloud==0.0.1
|
||||
airthings_cloud==0.1.0
|
||||
|
||||
# homeassistant.components.airtouch4
|
||||
airtouch4pyapi==1.0.5
|
||||
|
||||
@@ -200,7 +200,7 @@ aioymaps==1.2.1
|
||||
airly==1.1.0
|
||||
|
||||
# homeassistant.components.airthings
|
||||
airthings_cloud==0.0.1
|
||||
airthings_cloud==0.1.0
|
||||
|
||||
# homeassistant.components.airtouch4
|
||||
airtouch4pyapi==1.0.5
|
||||
|
||||
Reference in New Issue
Block a user