Skip to content

Sensor name from config.ini is ignored #167

Description

@frennkie

Doesn't this line

sensor_name = 'rpi-{}'.format(rpi_hostname)
defeat the purpose of line
sensor_name = os.environ.get(

If the config file specifies a sensor_name then the sensor should get that name - and not use the rpi_hostname (discovered in getHostnames())

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