diff --git a/bundles/org.openhab.binding.grundfosalphareader/src/main/resources/OH-INF/i18n/grundfosalpha.properties b/bundles/org.openhab.binding.grundfosalphareader/src/main/resources/OH-INF/i18n/grundfosalpha.properties new file mode 100644 index 0000000000000..a3762bf675fd6 --- /dev/null +++ b/bundles/org.openhab.binding.grundfosalphareader/src/main/resources/OH-INF/i18n/grundfosalpha.properties @@ -0,0 +1,23 @@ +# add-on + +addon.grundfosalpha.name = GrundfosAlphaReader Binding +addon.grundfosalpha.description = This is the binding for GrundfosAlphaReader. + +# thing types + +thing-type.grundfosalpha.mi401.label = Grundfos Alpha Reader MI401 +thing-type.grundfosalpha.mi401.description = A Grundfos Alpha Reader MI401 + +# thing types config + +thing-type.config.bluetooth.mi401.address.label = Address +thing-type.config.bluetooth.mi401.address.description = Bluetooth address in XX:XX:XX:XX:XX:XX format + +# channel types + +channel-type.grundfosalpha.grundfos-flow.label = Current Flow +channel-type.grundfosalpha.grundfos-flow.description = Current flow +channel-type.grundfosalpha.grundfos-head.label = Current Head +channel-type.grundfosalpha.grundfos-head.description = Current Head +channel-type.grundfosalpha.grundfos-temperature.label = Current Pump Temperature +channel-type.grundfosalpha.grundfos-temperature.description = Current pump temperature