Bump pylamarzocco to 1.4.0 (#132917)

* Bump pylamarzocco to 1.4.0

* update device snapshot
pull/133306/head
Josef Zweck 2024-12-11 20:52:20 +01:00 committed by GitHub
parent 73e68971e8
commit 525614b7cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 5 additions and 3 deletions

View File

@ -36,5 +36,5 @@
"integration_type": "device",
"iot_class": "cloud_polling",
"loggers": ["pylamarzocco"],
"requirements": ["pylamarzocco==1.3.3"]
"requirements": ["pylamarzocco==1.4.0"]
}

View File

@ -2030,7 +2030,7 @@ pykwb==0.0.8
pylacrosse==0.4
# homeassistant.components.lamarzocco
pylamarzocco==1.3.3
pylamarzocco==1.4.0
# homeassistant.components.lastfm
pylast==5.1.0

View File

@ -1638,7 +1638,7 @@ pykrakenapi==0.1.8
pykulersky==0.5.2
# homeassistant.components.lamarzocco
pylamarzocco==1.3.3
pylamarzocco==1.4.0
# homeassistant.components.lastfm
pylast==5.1.0

View File

@ -3,6 +3,7 @@
dict({
'config': dict({
'backflush_enabled': False,
'bbw_settings': None,
'boilers': dict({
'CoffeeBoiler1': dict({
'current_temperature': 96.5,
@ -44,6 +45,7 @@
}),
}),
'prebrew_mode': 'TypeB',
'scale': None,
'smart_standby': dict({
'enabled': True,
'minutes': 10,