mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
String has nothing to do with class method naming (#26368)
This commit is contained in:
parent
b50ac6f486
commit
a74bb3fd5e
@ -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