mdegat01 / addon-amr2mqtt

HA Addon which runs rtlamr to read IDM power meter data and send to MQTT broker
MIT License
29 stars 14 forks source link

Add an sleep setting #82

Closed eracknaphobia closed 1 year ago

eracknaphobia commented 1 year ago

Is your feature request related to a problem? Please describe.

The R900 I use for reading my water meter consumes a lot of CPU and I don't really need a down to the minute reading on water consumption.

Describe the solution you'd like

Add an optional setting to the meter configuration to sleep for x seconds after a message is received

meters:
  - id: 12345678
    protocol: scm
    name: My gas meter
    type: gas
    multiplier: 0.01
    unit_of_measurement: ccf
    sleep_interval: 3600
github-actions[bot] commented 1 year ago

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!