Skip to content

Link to external running state information needed (docs) #272

@Gregovate

Description

@Gregovate

Hi Kevin, I'm using GUIMods 10.64 with Venus OS 3.41 on a pi in my RV. I also have Home Assistant running on the RV and built a simple Remote Relay control to start my built-in generator. I have written up an extensive post on Victron's Community Site and have learned much in the last few days. I've realized using the excel spreadsheet there are only a few writable state conditions. You have a switch called Link to external running state. Reading through your code, it's not clear to me what exactly this does or what input it uses to sense when the external generator is running or if this input is digitally writeable. This is explained in detail in the post referenced above. BTW, there are a few typos in the comments in /GuiMods/FileSets/PatchSource/dbus_generator.py.patch. I would be more than happy to fix them.

I cannot run a physical wire between the generator controller and the pi. I am relying on MQTT to digitally write the states to the Cerbo. I'm hoping this feature in GUIMods will allow me to do this. That will tie both systems together. Is there I topic I can digitally write 1 when the generator is running and 0 when it is not?

In manual mode, everything is working great! I'm using the ManualStart = 1/0. But RunningByCondition is the problem. I'm trying to let the Cerbo know the external generator is running. If there isn't a way to do this, then I can only use RunningByCondition with the Link to external running state off to start/stop the generator without feedback to the Cerbo when AutoStart is enabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions