Bump hass-nabucasa from 0.91.0 to 0.92.0 (#138510)
parent
83f8a4454d
commit
51beb21fe4
|
@ -13,6 +13,6 @@
|
||||||
"integration_type": "system",
|
"integration_type": "system",
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["acme", "hass_nabucasa", "snitun"],
|
"loggers": ["acme", "hass_nabucasa", "snitun"],
|
||||||
"requirements": ["hass-nabucasa==0.91.0"],
|
"requirements": ["hass-nabucasa==0.92.0"],
|
||||||
"single_config_entry": true
|
"single_config_entry": true
|
||||||
}
|
}
|
||||||
|
|
|
@ -34,7 +34,7 @@ fnv-hash-fast==1.2.2
|
||||||
go2rtc-client==0.1.2
|
go2rtc-client==0.1.2
|
||||||
ha-ffmpeg==3.2.2
|
ha-ffmpeg==3.2.2
|
||||||
habluetooth==3.21.1
|
habluetooth==3.21.1
|
||||||
hass-nabucasa==0.91.0
|
hass-nabucasa==0.92.0
|
||||||
hassil==2.2.3
|
hassil==2.2.3
|
||||||
home-assistant-bluetooth==1.13.1
|
home-assistant-bluetooth==1.13.1
|
||||||
home-assistant-frontend==20250210.0
|
home-assistant-frontend==20250210.0
|
||||||
|
|
|
@ -46,7 +46,7 @@ dependencies = [
|
||||||
"fnv-hash-fast==1.2.2",
|
"fnv-hash-fast==1.2.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.91.0",
|
"hass-nabucasa==0.92.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.28.1",
|
"httpx==0.28.1",
|
||||||
|
|
|
@ -21,7 +21,7 @@ certifi>=2021.5.30
|
||||||
ciso8601==2.3.2
|
ciso8601==2.3.2
|
||||||
cronsim==2.6
|
cronsim==2.6
|
||||||
fnv-hash-fast==1.2.2
|
fnv-hash-fast==1.2.2
|
||||||
hass-nabucasa==0.91.0
|
hass-nabucasa==0.92.0
|
||||||
httpx==0.28.1
|
httpx==0.28.1
|
||||||
home-assistant-bluetooth==1.13.1
|
home-assistant-bluetooth==1.13.1
|
||||||
ifaddr==0.2.0
|
ifaddr==0.2.0
|
||||||
|
|
|
@ -1106,7 +1106,7 @@ habiticalib==0.3.7
|
||||||
habluetooth==3.21.1
|
habluetooth==3.21.1
|
||||||
|
|
||||||
# homeassistant.components.cloud
|
# homeassistant.components.cloud
|
||||||
hass-nabucasa==0.91.0
|
hass-nabucasa==0.92.0
|
||||||
|
|
||||||
# homeassistant.components.splunk
|
# homeassistant.components.splunk
|
||||||
hass-splunk==0.1.1
|
hass-splunk==0.1.1
|
||||||
|
|
|
@ -947,7 +947,7 @@ habiticalib==0.3.7
|
||||||
habluetooth==3.21.1
|
habluetooth==3.21.1
|
||||||
|
|
||||||
# homeassistant.components.cloud
|
# homeassistant.components.cloud
|
||||||
hass-nabucasa==0.91.0
|
hass-nabucasa==0.92.0
|
||||||
|
|
||||||
# homeassistant.components.conversation
|
# homeassistant.components.conversation
|
||||||
hassil==2.2.3
|
hassil==2.2.3
|
||||||
|
|
Loading…
Reference in New Issue