core/homeassistant/components/knx
Norbert Rittel 79484ea7f5
Grammar fixes for action names and descriptions (#133559)
Several KNX actions contain a wrong "s" at the end of their verbs while those are missing in several of the descriptions.

This commit changes all those to make them consistent with the remaining actions in KNX and the standard terminology in Home Assistant.
2024-12-19 10:50:12 +01:00
..
storage
__init__.py
binary_sensor.py
button.py
climate.py
config_flow.py
const.py
cover.py
date.py
datetime.py
device.py
device_trigger.py
diagnostics.py
entity.py
expose.py
fan.py
icons.json
light.py
manifest.json
notify.py
number.py
project.py
scene.py
schema.py
select.py
sensor.py
services.py
services.yaml
strings.json Grammar fixes for action names and descriptions (#133559) 2024-12-19 10:50:12 +01:00
switch.py
telegrams.py
text.py
time.py
trigger.py
validation.py
weather.py
websocket.py