mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 10:17:51 +00:00
Update hass-nabucasa dependency to version 0.81.0 (#117568)
This commit is contained in:
parent
d670f1d81d
commit
535aa05c65
@ -8,5 +8,5 @@
|
|||||||
"integration_type": "system",
|
"integration_type": "system",
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["hass_nabucasa"],
|
"loggers": ["hass_nabucasa"],
|
||||||
"requirements": ["hass-nabucasa==0.78.0"]
|
"requirements": ["hass-nabucasa==0.81.0"]
|
||||||
}
|
}
|
||||||
|
@ -29,7 +29,7 @@ fnv-hash-fast==0.5.0
|
|||||||
ha-av==10.1.1
|
ha-av==10.1.1
|
||||||
ha-ffmpeg==3.2.0
|
ha-ffmpeg==3.2.0
|
||||||
habluetooth==3.0.1
|
habluetooth==3.0.1
|
||||||
hass-nabucasa==0.78.0
|
hass-nabucasa==0.81.0
|
||||||
hassil==1.7.1
|
hassil==1.7.1
|
||||||
home-assistant-bluetooth==1.12.0
|
home-assistant-bluetooth==1.12.0
|
||||||
home-assistant-frontend==20240501.1
|
home-assistant-frontend==20240501.1
|
||||||
|
@ -40,7 +40,7 @@ dependencies = [
|
|||||||
"fnv-hash-fast==0.5.0",
|
"fnv-hash-fast==0.5.0",
|
||||||
# hass-nabucasa is imported by helpers which don't depend on the cloud
|
# hass-nabucasa is imported by helpers which don't depend on the cloud
|
||||||
# integration
|
# integration
|
||||||
"hass-nabucasa==0.78.0",
|
"hass-nabucasa==0.81.0",
|
||||||
# When bumping httpx, please check the version pins of
|
# When bumping httpx, please check the version pins of
|
||||||
# httpcore, anyio, and h11 in gen_requirements_all
|
# httpcore, anyio, and h11 in gen_requirements_all
|
||||||
"httpx==0.27.0",
|
"httpx==0.27.0",
|
||||||
|
@ -18,7 +18,7 @@ bcrypt==4.1.2
|
|||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.3.1
|
ciso8601==2.3.1
|
||||||
fnv-hash-fast==0.5.0
|
fnv-hash-fast==0.5.0
|
||||||
hass-nabucasa==0.78.0
|
hass-nabucasa==0.81.0
|
||||||
httpx==0.27.0
|
httpx==0.27.0
|
||||||
home-assistant-bluetooth==1.12.0
|
home-assistant-bluetooth==1.12.0
|
||||||
ifaddr==0.2.0
|
ifaddr==0.2.0
|
||||||
|
@ -1041,7 +1041,7 @@ habitipy==0.3.1
|
|||||||
habluetooth==3.0.1
|
habluetooth==3.0.1
|
||||||
|
|
||||||
# homeassistant.components.cloud
|
# homeassistant.components.cloud
|
||||||
hass-nabucasa==0.78.0
|
hass-nabucasa==0.81.0
|
||||||
|
|
||||||
# homeassistant.components.splunk
|
# homeassistant.components.splunk
|
||||||
hass-splunk==0.1.1
|
hass-splunk==0.1.1
|
||||||
|
@ -855,7 +855,7 @@ habitipy==0.3.1
|
|||||||
habluetooth==3.0.1
|
habluetooth==3.0.1
|
||||||
|
|
||||||
# homeassistant.components.cloud
|
# homeassistant.components.cloud
|
||||||
hass-nabucasa==0.78.0
|
hass-nabucasa==0.81.0
|
||||||
|
|
||||||
# homeassistant.components.conversation
|
# homeassistant.components.conversation
|
||||||
hassil==1.7.1
|
hassil==1.7.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user