mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +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": {
|
||||
"step": {
|
||||
"async_step_deconz_devices": {
|
||||
"deconz_devices": {
|
||||
"data": {
|
||||
"allow_clip_sensor": "Allow deCONZ CLIP sensors",
|
||||
"allow_deconz_groups": "Allow deCONZ light groups"
|
||||
|
@ -43,7 +43,7 @@
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"async_step_deconz_devices": {
|
||||
"deconz_devices": {
|
||||
"description": "Configure visibility of deCONZ device types",
|
||||
"data": {
|
||||
"allow_clip_sensor": "Allow deCONZ CLIP sensors",
|
||||
|
Loading…
x
Reference in New Issue
Block a user