mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
String has nothing to do with class method naming (#26368)
This commit is contained in:
parent
6a5f7bd8e4
commit
c6d839f8ae
@ -43,7 +43,7 @@
|
|||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"step": {
|
"step": {
|
||||||
"async_step_deconz_devices": {
|
"deconz_devices": {
|
||||||
"data": {
|
"data": {
|
||||||
"allow_clip_sensor": "Allow deCONZ CLIP sensors",
|
"allow_clip_sensor": "Allow deCONZ CLIP sensors",
|
||||||
"allow_deconz_groups": "Allow deCONZ light groups"
|
"allow_deconz_groups": "Allow deCONZ light groups"
|
||||||
|
@ -43,7 +43,7 @@
|
|||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"step": {
|
"step": {
|
||||||
"async_step_deconz_devices": {
|
"deconz_devices": {
|
||||||
"description": "Configure visibility of deCONZ device types",
|
"description": "Configure visibility of deCONZ device types",
|
||||||
"data": {
|
"data": {
|
||||||
"allow_clip_sensor": "Allow deCONZ CLIP sensors",
|
"allow_clip_sensor": "Allow deCONZ CLIP sensors",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user