mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump ttls to 1.8.3 (#120700)
This commit is contained in:
committed by
GitHub
parent
c4ab0dcd74
commit
6421612429
@ -14,5 +14,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/twinkly",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["ttls"],
|
||||
"requirements": ["ttls==1.5.1"]
|
||||
"requirements": ["ttls==1.8.3"]
|
||||
}
|
||||
|
@ -2768,7 +2768,7 @@ tplink-omada-client==1.3.12
|
||||
transmission-rpc==7.0.3
|
||||
|
||||
# homeassistant.components.twinkly
|
||||
ttls==1.5.1
|
||||
ttls==1.8.3
|
||||
|
||||
# homeassistant.components.thethingsnetwork
|
||||
ttn_client==1.0.0
|
||||
|
@ -2148,7 +2148,7 @@ tplink-omada-client==1.3.12
|
||||
transmission-rpc==7.0.3
|
||||
|
||||
# homeassistant.components.twinkly
|
||||
ttls==1.5.1
|
||||
ttls==1.8.3
|
||||
|
||||
# homeassistant.components.thethingsnetwork
|
||||
ttn_client==1.0.0
|
||||
|
Reference in New Issue
Block a user