mirror of
https://github.com/bourquep/mysa2mqtt.git
synced 2025-11-02 20:59:40 +00:00
fix: Better resilience towards MQTT connection loss and errors (#80)
This commit is contained in:
893
package-lock.json
generated
893
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -49,7 +49,7 @@
|
|||||||
"commander": "14.0.1",
|
"commander": "14.0.1",
|
||||||
"dotenv": "17.2.3",
|
"dotenv": "17.2.3",
|
||||||
"mqtt2ha": "4.1.2",
|
"mqtt2ha": "4.1.2",
|
||||||
"mysa-js-sdk": "1.3.3",
|
"mysa-js-sdk": "1.4.0",
|
||||||
"pino": "10.1.0",
|
"pino": "10.1.0",
|
||||||
"pino-pretty": "13.1.2"
|
"pino-pretty": "13.1.2"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user