Bump lmcloud to 1.2.1 (#124908)

This commit is contained in:
Josef Zweck 2024-08-30 10:05:28 +02:00 committed by GitHub
parent df60e59a95
commit 600c6a0dcb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 3 deletions

View File

@ -53,6 +53,7 @@ async def async_setup_entry(hass: HomeAssistant, entry: LaMarzoccoConfigEntry) -
cloud_client = LaMarzoccoCloudClient(
username=entry.data[CONF_USERNAME],
password=entry.data[CONF_PASSWORD],
client=get_async_client(hass),
)
# initialize local API

View File

@ -22,5 +22,5 @@
"integration_type": "device",
"iot_class": "cloud_polling",
"loggers": ["lmcloud"],
"requirements": ["lmcloud==1.1.13"]
"requirements": ["lmcloud==1.2.1"]
}

View File

@ -1282,7 +1282,7 @@ linear-garage-door==0.2.9
linode-api==4.1.9b1
# homeassistant.components.lamarzocco
lmcloud==1.1.13
lmcloud==1.2.1
# homeassistant.components.google_maps
locationsharinglib==5.0.1

View File

@ -1060,7 +1060,7 @@ libsoundtouch==0.8
linear-garage-door==0.2.9
# homeassistant.components.lamarzocco
lmcloud==1.1.13
lmcloud==1.2.1
# homeassistant.components.london_underground
london-tube-status==0.5