Skip to content
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

Meterstand bijwerken probleem / Update meter reading problem #64

Closed
huizebruin opened this issue Nov 6, 2022 · 2 comments · Fixed by #71
Closed

Meterstand bijwerken probleem / Update meter reading problem #64

huizebruin opened this issue Nov 6, 2022 · 2 comments · Fixed by #71

Comments

@huizebruin
Copy link
Owner

huizebruin commented Nov 6, 2022

Als je de meterstand invult en daarna gaat kijken is hij hoger dan je hebt ingevuld.

Dit komt omdat hij de totaal pulsen erbij op telt.


If you fill in the meter reading and then look at it, it is higher than you entered.

This is because he adds the total pulses.

@huizebruin huizebruin added the bug label Nov 6, 2022
@huizebruin huizebruin changed the title Meterstand bijwerken Meterstand bijwerken probleem / Update meter reading problem Nov 8, 2022
@ton6i
Copy link

ton6i commented Nov 9, 2022

En als je die pulsen eraf trek bij het schrijven?
value: !lambda "return ( meter_value - (id(total_water_pulses) * 0.001) ) ;"

@huizebruin
Copy link
Owner Author

En als je die pulsen eraf trek bij het schrijven?
value: !lambda "return ( meter_value - (id(total_water_pulses) * 0.001) ) ;"

Bedankt voor je antwoord, dat is het.
Komt een dezer dagen online de fix.

This was referenced Nov 12, 2022
@huizebruin huizebruin linked a pull request Nov 12, 2022 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants