Hello @thejeffreystone. I appreciate the assembly that you have made (sdr2mqtt).
I am running into trouble with the timestamp apparently being incompatible with HA because it's not ISO-formatted. If you were to change "-M time:tz:local" to "-M time:iso:tz:local" in "entry.sh", I think that this would fix the problem.
Could you please either change this or add the option in the config to allow for different formats?
Hello @thejeffreystone. I appreciate the assembly that you have made (sdr2mqtt).
I am running into trouble with the timestamp apparently being incompatible with HA because it's not ISO-formatted. If you were to change "-M time:tz:local" to "-M time:iso:tz:local" in "entry.sh", I think that this would fix the problem.
Could you please either change this or add the option in the config to allow for different formats?
Thank you.