rkoshak / sensorReporter

A python based service that receives sensor inputs and publishes them in various ways.
Apache License 2.0
105 stars 41 forks source link

service reload config #96

Closed DanielDecker closed 2 years ago

DanielDecker commented 2 years ago

just a small improvement for the service config and the local connection.

modified the service config to allow a reload of the sensor_reporter config modified readme's to make the manual service setup easier fixed main readme bullet list's tweaked default for RpiGPioActuator debounce value +enabled local connection to forward TOGGLE commands

As usual I've tested the changes.

rkoshak commented 2 years ago

LGTM!