Skip to content

Location of emonPiLCD.cfg #143

@g0lgs

Description

@g0lgs

For sometime now emonPiLCD.py has had the comment on the line 34:

config.read(path + '/emonPiLCD.cfg') # FIXME should live in /etc, not /usr/share/emonPiLCD

Actually emonPiLCD.cfg is in /opt/openenergymonitor/emonpi/lcd (perhaps it usd to be in /usr/share/emonPiLCD)

Anyway as I have changed emonPiLCD.cfg on all my devices (mainly to get away from using the default MQTT password) this causes me to have to fiddle each time I want to check if there have been any real updates to the emonpi code - as I have to login change to /opt/openenergymonitor/emonpi and do 'git stash' before trying to any update, then check if any real changes have been made and then doing 'git stash pop' to get my configuration back.

Any chance that emonPiLCD.cfg can be correctly moved to /etc ??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions