Add support for SenseCAP (#121405)

pull/115802/head
Angel Nunez Mencias 2024-07-07 15:29:46 +02:00 committed by GitHub
parent 643dcb1429
commit 4c1cb6cce8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/thethingsnetwork",
"integration_type": "hub",
"iot_class": "cloud_polling",
"requirements": ["ttn_client==1.0.0"]
"requirements": ["ttn_client==1.1.0"]
}

View File

@ -2775,7 +2775,7 @@ transmission-rpc==7.0.3
ttls==1.8.3
# homeassistant.components.thethingsnetwork
ttn_client==1.0.0
ttn_client==1.1.0
# homeassistant.components.tuya
tuya-device-sharing-sdk==0.1.9

View File

@ -2155,7 +2155,7 @@ transmission-rpc==7.0.3
ttls==1.8.3
# homeassistant.components.thethingsnetwork
ttn_client==1.0.0
ttn_client==1.1.0
# homeassistant.components.tuya
tuya-device-sharing-sdk==0.1.9