Bump aiorussound to 4.3.0 (#134242)

* Bump aiorussound to 4.3.0

* Force CI
This commit is contained in:
Noah Husby 2024-12-31 10:14:24 -05:00 committed by GitHub
parent 8b20272272
commit 0888d1a169
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 3 deletions

View File

@ -40,6 +40,7 @@ async def async_setup_entry(hass: HomeAssistant, entry: RussoundConfigEntry) ->
try:
await client.connect()
await client.load_zone_source_metadata()
except RUSSOUND_RIO_EXCEPTIONS as err:
raise ConfigEntryNotReady(
translation_domain=DOMAIN,

View File

@ -7,6 +7,6 @@
"iot_class": "local_push",
"loggers": ["aiorussound"],
"quality_scale": "silver",
"requirements": ["aiorussound==4.2.0"],
"requirements": ["aiorussound==4.3.0"],
"zeroconf": ["_rio._tcp.local."]
}

View File

@ -356,7 +356,7 @@ aioridwell==2024.01.0
aioruckus==0.42
# homeassistant.components.russound_rio
aiorussound==4.2.0
aiorussound==4.3.0
# homeassistant.components.ruuvi_gateway
aioruuvigateway==0.1.0

View File

@ -338,7 +338,7 @@ aioridwell==2024.01.0
aioruckus==0.42
# homeassistant.components.russound_rio
aiorussound==4.2.0
aiorussound==4.3.0
# homeassistant.components.ruuvi_gateway
aioruuvigateway==0.1.0