You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
The text was updated successfully, but these errors were encountered: