mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 06:37:52 +00:00
Bump hass-nabucasa from 0.85.0 to 0.86.0 (#132456)
Bump hass-nabucasa fro 0.85.0 to 0.86.0
This commit is contained in:
parent
60fd9d5027
commit
9058e00aef
@ -8,6 +8,6 @@
|
|||||||
"integration_type": "system",
|
"integration_type": "system",
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["hass_nabucasa"],
|
"loggers": ["hass_nabucasa"],
|
||||||
"requirements": ["hass-nabucasa==0.85.0"],
|
"requirements": ["hass-nabucasa==0.86.0"],
|
||||||
"single_config_entry": true
|
"single_config_entry": true
|
||||||
}
|
}
|
||||||
|
@ -31,7 +31,7 @@ fnv-hash-fast==1.0.2
|
|||||||
go2rtc-client==0.1.1
|
go2rtc-client==0.1.1
|
||||||
ha-ffmpeg==3.2.2
|
ha-ffmpeg==3.2.2
|
||||||
habluetooth==3.6.0
|
habluetooth==3.6.0
|
||||||
hass-nabucasa==0.85.0
|
hass-nabucasa==0.86.0
|
||||||
hassil==2.0.5
|
hassil==2.0.5
|
||||||
home-assistant-bluetooth==1.13.0
|
home-assistant-bluetooth==1.13.0
|
||||||
home-assistant-frontend==20241127.4
|
home-assistant-frontend==20241127.4
|
||||||
|
@ -45,7 +45,7 @@ dependencies = [
|
|||||||
"fnv-hash-fast==1.0.2",
|
"fnv-hash-fast==1.0.2",
|
||||||
# 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.85.0",
|
"hass-nabucasa==0.86.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.2",
|
"httpx==0.27.2",
|
||||||
|
@ -19,7 +19,7 @@ bcrypt==4.2.0
|
|||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.3.1
|
ciso8601==2.3.1
|
||||||
fnv-hash-fast==1.0.2
|
fnv-hash-fast==1.0.2
|
||||||
hass-nabucasa==0.85.0
|
hass-nabucasa==0.86.0
|
||||||
httpx==0.27.2
|
httpx==0.27.2
|
||||||
home-assistant-bluetooth==1.13.0
|
home-assistant-bluetooth==1.13.0
|
||||||
ifaddr==0.2.0
|
ifaddr==0.2.0
|
||||||
|
@ -1087,7 +1087,7 @@ habitipy==0.3.3
|
|||||||
habluetooth==3.6.0
|
habluetooth==3.6.0
|
||||||
|
|
||||||
# homeassistant.components.cloud
|
# homeassistant.components.cloud
|
||||||
hass-nabucasa==0.85.0
|
hass-nabucasa==0.86.0
|
||||||
|
|
||||||
# homeassistant.components.splunk
|
# homeassistant.components.splunk
|
||||||
hass-splunk==0.1.1
|
hass-splunk==0.1.1
|
||||||
|
@ -925,7 +925,7 @@ habitipy==0.3.3
|
|||||||
habluetooth==3.6.0
|
habluetooth==3.6.0
|
||||||
|
|
||||||
# homeassistant.components.cloud
|
# homeassistant.components.cloud
|
||||||
hass-nabucasa==0.85.0
|
hass-nabucasa==0.86.0
|
||||||
|
|
||||||
# homeassistant.components.conversation
|
# homeassistant.components.conversation
|
||||||
hassil==2.0.5
|
hassil==2.0.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user