mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Bump the Twinkly dependency to fix the excessive debug output (#67207)
This commit is contained in:
parent
ad6c3d37be
commit
21715c5f8a
@ -2,7 +2,7 @@
|
||||
"domain": "twinkly",
|
||||
"name": "Twinkly",
|
||||
"documentation": "https://www.home-assistant.io/integrations/twinkly",
|
||||
"requirements": ["ttls==1.4.2"],
|
||||
"requirements": ["ttls==1.4.3"],
|
||||
"codeowners": ["@dr1rrb", "@Robbie1221"],
|
||||
"config_flow": true,
|
||||
"dhcp": [{ "hostname": "twinkly_*" }],
|
||||
|
@ -2364,7 +2364,7 @@ tp-connected==0.0.4
|
||||
transmissionrpc==0.11
|
||||
|
||||
# homeassistant.components.twinkly
|
||||
ttls==1.4.2
|
||||
ttls==1.4.3
|
||||
|
||||
# homeassistant.components.tuya
|
||||
tuya-iot-py-sdk==0.6.6
|
||||
|
@ -1456,7 +1456,7 @@ total_connect_client==2022.2.1
|
||||
transmissionrpc==0.11
|
||||
|
||||
# homeassistant.components.twinkly
|
||||
ttls==1.4.2
|
||||
ttls==1.4.3
|
||||
|
||||
# homeassistant.components.tuya
|
||||
tuya-iot-py-sdk==0.6.6
|
||||
|
Loading…
x
Reference in New Issue
Block a user