-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multidevice support & read frequency #14
Comments
Hi @Marquo1 Thanks for reporting that this component works on the 601, I'll update the docs The current update interval is 60 seconds: I can imagine that this is not suitable for battery-operated devices. |
@golles Splendid! I'll try it in the morning and come back to you |
Hi @golles Everything is working but it was hard to confirm if the scan interval was changed. It seems the entities only show they're updated when the value has changed. Timing the updates with a stopwatch while my SO is showering doesn't feel creepy at all 🤣 |
I noticed an issue that I've fixed 2 hours ago. I've tested it by changing the value to 10 seconds and I could see updates every 10 seconds. I had my logger set as: logger:
default: warn
logs:
custom_components.kamstrup_403: debug |
I've merged the PR and released Thank you for the suggestion for this option and confirming that it works on the 601 meter. Please star this repository if you're happy with this component - it makes me happy :-) |
Ah that's experience I don't have. ;) Thanks for listening! |
Did you read the instructions?
The request
Firstly, I would also like to report a new device working with the integration. In my case it is Kamstrup Multical 601. Thank you for this integration!
Secondly, can you please specify what's the read frequency and ideally make it a configurable value?
Additional information
From my research, I understand that reading the meter drains its battery (~15 min of lifetime reduction per read with brand new battery lasting 10 years without readouts). It'd be good to have control over it if ones device is battery powered.
The text was updated successfully, but these errors were encountered: