FermenterAutoRestart after reboot/restart cbpi #7
daGrumpf-bxp
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Not sure what's missing. Exactly this function is already incorporated in the existing Fermenter logic and described in the documentation. --> Autostart |
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.
-
Hi, I've developed a small plugin to address a missing feature I needed for my own setup.
After a service restart or reboot (power loss, etc.), I wanted my fermenters to have their auto state automatically restored. By default, cbpi4 disables auto mode regardless of what the previous state was.
You can find the plugin here: https://github.com/daGrumpf-bxp/cbpi4-FermenterAutoRestart/
How it works:
fermenter_auto_state.jsonfile in the cbpi4 config folder.Beta Was this translation helpful? Give feedback.
All reactions