mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Bump lmcloud to 1.1.13 (#119880)
* bump lmcloud to 1.1.12 * update diagnostics * bump to 1.1.13
This commit is contained in:
parent
3046329f4f
commit
25b3fe6b64
@ -22,5 +22,5 @@
|
||||
"integration_type": "device",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["lmcloud"],
|
||||
"requirements": ["lmcloud==1.1.11"]
|
||||
"requirements": ["lmcloud==1.1.13"]
|
||||
}
|
||||
|
@ -1263,7 +1263,7 @@ linear-garage-door==0.2.9
|
||||
linode-api==4.1.9b1
|
||||
|
||||
# homeassistant.components.lamarzocco
|
||||
lmcloud==1.1.11
|
||||
lmcloud==1.1.13
|
||||
|
||||
# homeassistant.components.google_maps
|
||||
locationsharinglib==5.0.1
|
||||
|
@ -1020,7 +1020,7 @@ libsoundtouch==0.8
|
||||
linear-garage-door==0.2.9
|
||||
|
||||
# homeassistant.components.lamarzocco
|
||||
lmcloud==1.1.11
|
||||
lmcloud==1.1.13
|
||||
|
||||
# homeassistant.components.logi_circle
|
||||
logi-circle==0.2.3
|
||||
|
@ -2,6 +2,7 @@
|
||||
# name: test_diagnostics
|
||||
dict({
|
||||
'config': dict({
|
||||
'backflush_enabled': False,
|
||||
'boilers': dict({
|
||||
'CoffeeBoiler1': dict({
|
||||
'current_temperature': 96.5,
|
||||
|
Loading…
x
Reference in New Issue
Block a user