mirror of
https://github.com/home-assistant/core.git
synced 2025-08-11 00:25:12 +02:00
Hyphenate "human-readable" in LIFX service description (#98058)
This commit is contained in:
@@ -101,7 +101,7 @@
|
|||||||
},
|
},
|
||||||
"color_name": {
|
"color_name": {
|
||||||
"name": "Color name",
|
"name": "Color name",
|
||||||
"description": "A human readable color name."
|
"description": "A human-readable color name."
|
||||||
},
|
},
|
||||||
"rgb_color": {
|
"rgb_color": {
|
||||||
"name": "RGB color",
|
"name": "RGB color",
|
||||||
|
Reference in New Issue
Block a user