Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
ludeeus
394007d0a6
Bump hass-nabucasa from 0.81.1 to 0.82.0 2024-09-27 12:03:53 +00:00
6 changed files with 6 additions and 6 deletions

View file

@ -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.81.1"] "requirements": ["hass-nabucasa==0.82.0"]
} }

View file

@ -29,7 +29,7 @@ fnv-hash-fast==1.0.2
ha-av==10.1.1 ha-av==10.1.1
ha-ffmpeg==3.2.0 ha-ffmpeg==3.2.0
habluetooth==3.4.0 habluetooth==3.4.0
hass-nabucasa==0.81.1 hass-nabucasa==0.82.0
hassil==1.7.4 hassil==1.7.4
home-assistant-bluetooth==1.12.2 home-assistant-bluetooth==1.12.2
home-assistant-frontend==20240925.0 home-assistant-frontend==20240925.0

View file

@ -42,7 +42,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.81.1", "hass-nabucasa==0.82.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",

View file

@ -18,7 +18,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.81.1 hass-nabucasa==0.82.0
httpx==0.27.2 httpx==0.27.2
home-assistant-bluetooth==1.12.2 home-assistant-bluetooth==1.12.2
ifaddr==0.2.0 ifaddr==0.2.0

View file

@ -1077,7 +1077,7 @@ habitipy==0.3.1
habluetooth==3.4.0 habluetooth==3.4.0
# homeassistant.components.cloud # homeassistant.components.cloud
hass-nabucasa==0.81.1 hass-nabucasa==0.82.0
# homeassistant.components.splunk # homeassistant.components.splunk
hass-splunk==0.1.1 hass-splunk==0.1.1

View file

@ -915,7 +915,7 @@ habitipy==0.3.1
habluetooth==3.4.0 habluetooth==3.4.0
# homeassistant.components.cloud # homeassistant.components.cloud
hass-nabucasa==0.81.1 hass-nabucasa==0.82.0
# homeassistant.components.conversation # homeassistant.components.conversation
hassil==1.7.4 hassil==1.7.4