String has nothing to do with class method naming (#26368)

pull/26414/head
Robert Svensson 2019-09-03 07:12:10 +02:00 committed by Paulus Schoutsen
parent b50ac6f486
commit a74bb3fd5e
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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",