You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, not sure if it should be in issue or Pull request, but I just wanted to let you know that if you want to add this to your repo, feel free... I modified your file to send the scm data to MQTT instead of IDM. I did this because while my power meter was sending idm data, my gas meter was not and I could not receive that data. This could help others who have gas, water or power that doesn't send idm data.
After modifying the "amridm2mqtt" file I named it "amridm2mqtt_scm" and changed the amridm2mqtt.systemd.service to point to the new file. I also increased the time between starting rtl_tcp and rtlamr to 20s, as I think rtl_tcp was a bit slow to start on boot on my raspberry pi and had problem running rtlamr from the script.
Thanks for your great work! without that code, I would have been lost, as I am new to all this... amridm2mqtt_scm.txt
The text was updated successfully, but these errors were encountered:
Hi, not sure if it should be in issue or Pull request, but I just wanted to let you know that if you want to add this to your repo, feel free... I modified your file to send the scm data to MQTT instead of IDM. I did this because while my power meter was sending idm data, my gas meter was not and I could not receive that data. This could help others who have gas, water or power that doesn't send idm data.
After modifying the "amridm2mqtt" file I named it "amridm2mqtt_scm" and changed the amridm2mqtt.systemd.service to point to the new file. I also increased the time between starting rtl_tcp and rtlamr to 20s, as I think rtl_tcp was a bit slow to start on boot on my raspberry pi and had problem running rtlamr from the script.
Thanks for your great work! without that code, I would have been lost, as I am new to all this...
amridm2mqtt_scm.txt
The text was updated successfully, but these errors were encountered: