Skip to content

Commit e6aad2d

Browse files
committed
Json-fixes
1 parent 403be7d commit e6aad2d

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

custom_components/plugwise_usb/strings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"enable_production":{
3131
"name": "Enable production measurements",
32-
"description": "Enter the mac of the Node:"
32+
"description": "Enter the mac of the Node:",
3333
"fields": {
3434
"mac": {
3535
"name": "MAC address",
@@ -39,7 +39,7 @@
3939
},
4040
"disable_production":{
4141
"name": "Disable production measurements, return to consumption measurements only",
42-
"description": "Enter the mac of the Node:"
42+
"description": "Enter the mac of the Node:",
4343
"fields": {
4444
"mac": {
4545
"name": "MAC address",

custom_components/plugwise_usb/translations/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"enable_production":{
3131
"name": "Enable production measurements",
32-
"description": "Enter the mac of the Node:"
32+
"description": "Enter the mac of the Node:",
3333
"fields": {
3434
"mac": {
3535
"name": "MAC address",
@@ -39,7 +39,7 @@
3939
},
4040
"disable_production":{
4141
"name": "Disable production measurements, return to consumption measurements only",
42-
"description": "Enter the mac of the Node:"
42+
"description": "Enter the mac of the Node:",
4343
"fields": {
4444
"mac": {
4545
"name": "MAC address",

custom_components/plugwise_usb/translations/nl.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"enable_production":{
3131
"name": "Zet productie-metingen aan",
32-
"description": "Voer het mac-adres van de Node in:"
32+
"description": "Voer het mac-adres van de Node in:",
3333
"fields": {
3434
"mac": {
3535
"name": "MAC adres",
@@ -39,7 +39,7 @@
3939
},
4040
"disable_production":{
4141
"name": "Zet productie-metingen uit",
42-
"description": "Voer het mac-adres van de Node in:"
42+
"description": "Voer het mac-adres van de Node in:",
4343
"fields": {
4444
"mac": {
4545
"name": "MAC adres",

0 commit comments

Comments
 (0)