mirror of
https://github.com/lehanspb/tuya-mqtt.git
synced 2025-12-18 00:10:20 +00:00
v3.0.4
* Fix reconnect failure for some error cases * Bump tuyapi version to latest
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tuya-mqtt",
|
||||
"version": "3.0.3",
|
||||
"version": "3.0.4",
|
||||
"description": "Control Tuya devices locally via MQTT",
|
||||
"homepage": "https://github.com/TheAgentK/tuya-mqtt#readme",
|
||||
"main": "tuya-mqtt.js",
|
||||
@@ -19,7 +19,7 @@
|
||||
"json5": "^2.1.3",
|
||||
"mqtt": "^4.2.6",
|
||||
"supports-color": "^8.1.0",
|
||||
"tuyapi": "^6.1.3",
|
||||
"tuyapi": "^6.1.4",
|
||||
"mathjs": "8.1.1"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user