Skip to content

Commit 767fa70

Browse files
committed
bouwew: improve text strings
bouwew: bump minor version number
1 parent bb0a9ce commit 767fa70

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

custom_components/plugwise_usb/strings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,13 +136,13 @@
136136
"name": "Enable humidity switching on hysteresis"
137137
},
138138
"sense_humidity_direction": {
139-
"name": "Switch on or off on increasing or decreasing humidity"
139+
"name": "Switch on increasing or decreasing humidity"
140140
},
141141
"sense_temperature_enabled": {
142142
"name": "Enable temperature switching on hysteresis"
143143
},
144144
"sense_temperature_direction": {
145-
"name": "Switch on or off on increasing or decreasing temperature"
145+
"name": "Switch on increasing or decreasing temperature"
146146
}
147147
},
148148
"number": {

custom_components/plugwise_usb/translations/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,13 +136,13 @@
136136
"name": "Enable humidity switching on hysteresis"
137137
},
138138
"sense_humidity_direction": {
139-
"name": "Switch on or off on increasing or decreasing humidity"
139+
"name": "Switch on increasing or decreasing humidity"
140140
},
141141
"sense_temperature_enabled": {
142142
"name": "Enable temperature switching on hysteresis"
143143
},
144144
"sense_temperature_direction": {
145-
"name": "Switch on or off on increasing or decreasing temperature"
145+
"name": "Switch on increasing or decreasing temperature"
146146
}
147147
},
148148
"number": {

custom_components/plugwise_usb/translations/nl.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,13 +136,13 @@
136136
"name": "Zet schakelen op luchtvochtigheid hysterese aan"
137137
},
138138
"sense_humidity_direction": {
139-
"name": "Schakel aan of uit bij stijgende luchtvochtigheid"
139+
"name": "Schakel bij stijgende of dalende luchtvochtigheid"
140140
},
141141
"sense_temperature_enabled": {
142142
"name": "Zet schakelen op temperatuur hysterese aan"
143143
},
144144
"sense_temperature_direction": {
145-
"name": "Schakel aan of uit bij stijgende temperatuur"
145+
"name": "Schakel bij stijgende of dalende temperatuur"
146146
}
147147
},
148148
"number": {

0 commit comments

Comments
 (0)