Skip to content

Commit

Permalink
Revert removal of flash from turn-off
Browse files Browse the repository at this point in the history
As discussed in feedback, turn-off does indeed seem to support flash.
  • Loading branch information
apbarratt committed Aug 15, 2023
1 parent b48f4fe commit 26a3663
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions homeassistant/components/light/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,10 @@
"transition": {
"name": "[%key:component::light::services::turn_on::fields::transition::name%]",
"description": "[%key:component::light::services::turn_on::fields::transition::description%]"
},
"flash": {
"name": "[%key:component::light::services::turn_on::fields::flash::name%]",
"description": "[%key:component::light::services::turn_on::fields::flash::description%]"
}
}
},
Expand Down

0 comments on commit 26a3663

Please sign in to comment.