core/homeassistant/components/light
Andy Barratt 6c573953e3
Update Light flash description (#98252)
* Update Light flash description

`light.turn_on` service description for the `flash` option gave the impression of a boolean value being required when in fact a string of either `short` or `long` was required.  Updated this to match the documentation found at https://www.home-assistant.io/integrations/light

`light.turn_off` also described the existence of a `flash` option when none exists.  I've removed this, which matches the aforementioned documentation too.

* Revert removal of flash from turn-off

As discussed in feedback, turn-off does indeed seem to support flash.
2023-08-16 10:06:37 +02:00
..
__init__.py
device_action.py
device_condition.py
device_trigger.py
group.py
intent.py
light_profiles.csv
manifest.json
recorder.py
reproduce_state.py
services.yaml
significant_change.py
strings.json