JsBergbau / MiTemperature2

Read the values of the Xiaomi Mi Bluetooth Temperature sensor 2 including custom encrypted format.
705 stars 162 forks source link

Update sendToInflux.sh #124

Closed ziehlke closed 2 weeks ago

ziehlke commented 2 years ago

don't suggest skipidentical for Influx callback as describbed in readme

JsBergbau commented 2 years ago

Hi ziehlke,

thanks for your contribution. Since in sendToInflux.sh there is only an example of calling the script, I'm quite unsure if this should really be changed. Can you explain your idea behind the change more?

ziehlke commented 2 years ago

Hello, sure thing! It's mere an example... but to be honest I had not read the whole readme before the first time I run the script. Ended up calling the command from the example file (RTFM !). So I'm thinking... the example command is there... and there are seperate files for all the callbacks... I don't see the risk of handicaping other callbacks and for this particuliar case it's adviced not to include the option... so why the exmaple command wouldn't do this? Anyways, if you think it's not worth it - no hard feelings. Great package, works like a charm. Thank you!