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

[transform.vat] Simple transformation service for adding VAT to amount #14524

Closed
jlaur opened this issue Mar 2, 2023 · 1 comment · Fixed by #14529
Closed

[transform.vat] Simple transformation service for adding VAT to amount #14524

jlaur opened this issue Mar 2, 2023 · 1 comment · Fixed by #14529
Assignees
Labels
enhancement An enhancement or new feature for an existing add-on

Comments

@jlaur
Copy link
Contributor

jlaur commented Mar 2, 2023

I'm working on a small and simple transformation PoC for adding VAT (Value-Added Tax) to a given amount based on configured system country. The general idea is to avoid having such duplicated logic/databases in bindings, and for convenience so that users won't have to manually configure this over and over again.

JARs:

Source code and README: https://github.com/jlaur/openhab-addons/blob/0b05bf38ad03009873f1e2fd4d965ec0317c31bc/bundles/org.openhab.transform.vat/README.md

Screenshot

No configuration needed:
image

@jlaur jlaur added the enhancement An enhancement or new feature for an existing add-on label Mar 2, 2023
@jlaur jlaur self-assigned this Mar 2, 2023
@openhab-bot
Copy link
Collaborator

This issue has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/energi-data-service-binding-3-4-0-0-4-0-0-0/144381/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature for an existing add-on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants