Bump the Twinkly dependency to fix the excessive debug output (#67207)

This commit is contained in:
Avi Miller 2022-02-25 19:59:16 +11:00 committed by GitHub
parent ad6c3d37be
commit 21715c5f8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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_*" }],

View file

@ -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

View file

@ -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