core/homeassistant/components/insteon
Norbert Rittel e63b17cd58
Make spelling of "All-Link" consistent in Insteon integration (#139651)
"All-Link" is a fixed term in the Insteon integration that should be kept in translations. To clarify that this commit makes all occurrences in the Insteon integration consistent (plus fixing one typo).

On the other end the word "database" is sentence-cased as this can be translated, just as "record" etc.

Finally the description of the "Load All-Link database" action is made consistent using descriptive third-person singular as all other actions do.
2025-03-02 20:04:53 +01:00
..
api
__init__.py
binary_sensor.py
climate.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
config_flow.py
const.py Move Insteon configuration panel to config entry (#105581) 2024-04-16 09:10:32 +02:00
cover.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
entity.py Improve type hints in base entities (#138708) 2025-02-17 14:45:00 +01:00
fan.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
icons.json
ipdb.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
light.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
lock.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
manifest.json
schemas.py Standardize homeassistant imports in component (i-k) (#136826) 2025-01-29 11:56:50 +01:00
services.yaml Migrate integration services (I-K) to support translations (#96373) 2023-07-12 10:38:47 -04:00
strings.json Make spelling of "All-Link" consistent in Insteon integration (#139651) 2025-03-02 20:04:53 +01:00
switch.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
utils.py