Skip to content

Feature Request: Loss of MQTT connection disables EVSE #59

@linuxkidd

Description

@linuxkidd

I have an open source project for RV'ers which permits load sharing between their RV and EV charger. ( EV4RV.org ) The system works by adding an energy monitor to the RV's incoming power feed and calculating 'spare' current, after deducting 10% overhead for the breaker, it sends the remainder value over MQTT RAPI ( $SC ) to the OpenEVSE.

The code detects an absence of current feed from the energy monitor and disables the EVSE ( $FD ) on this loss of feed and re-enables the EVSE ( $FE ) when energy readings return. However, there's nothing that protects the upstream breaker should the OpenEVSE lose comms to the MQTT server.

The request is -- An option provided in the MQTT config dialog to disable the EVSE after X seconds of no MQTT connection ( 30 seconds seems sane ), then re-enable once a connection is re-established.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions