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. |
||
---|---|---|
.. | ||
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 | ||
switch.py | ||
telegrams.py | ||
text.py | ||
time.py | ||
trigger.py | ||
validation.py | ||
weather.py | ||
websocket.py |