mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Fix typo in description of lifx.effect_morph
action (#140416)
This commit is contained in:
@@ -201,7 +201,7 @@
|
|||||||
},
|
},
|
||||||
"effect_morph": {
|
"effect_morph": {
|
||||||
"name": "Morph effect",
|
"name": "Morph effect",
|
||||||
"description": "Starts the firmware-based Morph effect on LIFX Tiles on Candle.",
|
"description": "Starts the firmware-based Morph effect on LIFX Tiles or Candle.",
|
||||||
"fields": {
|
"fields": {
|
||||||
"speed": {
|
"speed": {
|
||||||
"name": "Speed",
|
"name": "Speed",
|
||||||
|
Reference in New Issue
Block a user