Bump aiotedee to 0.2.23 (#145822)

* Bump aiotedee to 0.2.23

* update snapshot
This commit is contained in:
Josef Zweck 2025-05-29 09:35:05 +02:00 committed by GitHub
parent 23ac22e213
commit cad6c72cfa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 5 additions and 3 deletions

View File

@ -8,5 +8,5 @@
"iot_class": "local_push",
"loggers": ["aiotedee"],
"quality_scale": "platinum",
"requirements": ["aiotedee==0.2.20"]
"requirements": ["aiotedee==0.2.23"]
}

2
requirements_all.txt generated
View File

@ -405,7 +405,7 @@ aiosyncthing==0.5.1
aiotankerkoenig==0.4.2
# homeassistant.components.tedee
aiotedee==0.2.20
aiotedee==0.2.23
# homeassistant.components.tractive
aiotractive==0.6.0

View File

@ -387,7 +387,7 @@ aiosyncthing==0.5.1
aiotankerkoenig==0.4.2
# homeassistant.components.tedee
aiotedee==0.2.20
aiotedee==0.2.23
# homeassistant.components.tractive
aiotractive==0.6.0

View File

@ -6,6 +6,7 @@
'duration_pullspring': 2,
'is_charging': False,
'is_connected': True,
'is_enabled_auto_pullspring': False,
'is_enabled_pullspring': 1,
'lock_id': '**REDACTED**',
'lock_name': 'Lock-1A2B',
@ -18,6 +19,7 @@
'duration_pullspring': 0,
'is_charging': False,
'is_connected': True,
'is_enabled_auto_pullspring': False,
'is_enabled_pullspring': 0,
'lock_id': '**REDACTED**',
'lock_name': 'Lock-2C3D',