v0.7.2 #88
Achronite
announced in
Announcements
v0.7.2
#88
Replies: 1 comment 1 reply
-
FYI: [retry auto-retry ](retry: false into config.json) is missing from the example config.json |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v0.7.2 4/3/2024
The v0.7.x releases require the following updates that will need to be manually installed if upgrading from v0.6.x or below:
gpiod
&libgpiod
: New dependencies that need to be installed (e.g raspbian:sudo apt-get gpiod libgpiod-dev
)node.js
: v18.2.0 or greaterAdded
retry: false
intoconfig.json
. This functions checks that the resulting monitor message matches the (just) sent command; if it is different it retries the command (indefinitely)mqtt-energenie-ener314rt
Version
. This runs once on startup and then checks at 3:26AM every day.Fixed
This discussion was created from the release v0.7.2.
Beta Was this translation helpful? Give feedback.
All reactions