]> git.basschouten.com Git - openhab-addons.git/commitdiff
[openuv] Add missing entries to the default properties file (#11540)
authorlolodomo <lg.hc@free.fr>
Mon, 8 Nov 2021 07:20:33 +0000 (08:20 +0100)
committerGitHub <noreply@github.com>
Mon, 8 Nov 2021 07:20:33 +0000 (08:20 +0100)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
bundles/org.openhab.binding.openuv/src/main/resources/OH-INF/i18n/openuv.properties

index f0fdd2f9a5863716eb7eca7e707b8fb9576a8b59..c942051dfd1448d93b1972ed33a49a38c18fc720 100644 (file)
@@ -9,6 +9,12 @@ thing-type.openuv.openuvapi.label = Open UV API
 thing-type.openuv.openuvapi.description = Bridge to the OpenUV Project API. In order to receive the data, you must register an account on https://www.openuv.io/auth/google and get your API token.
 thing-type.openuv.uvreport.label = UV Report
 thing-type.openuv.uvreport.description = Provides various UV data from the OpenUV Project for a given location.
+thing-type.openuv.uvreport.channel.OzoneTime.label = Ozone Observation Time
+thing-type.openuv.uvreport.channel.OzoneTime.description = Latest OMI ozone update timestamp.
+thing-type.openuv.uvreport.channel.UVMaxTime.label = UV Max Time
+thing-type.openuv.uvreport.channel.UVMaxTime.description = Max UV Index time (solar noon)
+thing-type.openuv.uvreport.channel.UVTime.label = Report Timestamp
+thing-type.openuv.uvreport.channel.UVTime.description = UV Report timestamp.
 
 # thing types config
 
@@ -55,12 +61,12 @@ channel-type.config.openuv.SafeExposure.index.option.IV = Moderate brown
 channel-type.config.openuv.SafeExposure.index.option.V = Dark brown
 channel-type.config.openuv.SafeExposure.index.option.VI = Black
 
-# Thing status descriptions
+# thing status descriptions
 
 offline.config-error-unknown-apikey = Parameter 'apikey' must be configured.
 offline.config-error-invalid-refresh = Parameter 'refresh' must be higher than 3 minutes to stay in free API plan.
 offline.comm-error-quota-exceeded = Quota Exceeded, going OFFLINE for today, will retry at : {0}
 
-# Discovery result
+# discovery result
 
 discovery.openuv.uvreport.local.label = Local UV Report