mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Fix invalid JSON in deconz strings.json
This commit is contained in:
parent
8ab04d5fc7
commit
a63e976496
@ -16,7 +16,7 @@
|
||||
},
|
||||
"options": {
|
||||
"title": "Extra configuration options for deCONZ",
|
||||
"data":{
|
||||
"data": {
|
||||
"allow_clip_sensor": "Allow importing virtual sensors",
|
||||
"allow_deconz_groups": "Allow importing deCONZ groups"
|
||||
}
|
||||
@ -98,4 +98,5 @@
|
||||
"side_5": "Side 5",
|
||||
"side_6": "Side 6"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user