core/homeassistant/components/homematicip_cloud
Norbert Rittel e4d19a41fd
Fix casing and spelling in user-facing strings of homematicip_cloud (#136188)
- change all occurrences of "HomematicIP" to "Homematic IP" for consistency
- use sentence-casing for "access point" and "configuration"
- write all occurrences of "access point" in two words
- change "id" to uppercase "ID"
- Change abbreviation "hap" to "HAP" (Homematic access point)
- make one action description consistent with HA standard
- Reword config_output_path description to avoid starting with brackets
- change one occurrence of "home-assistant" to "Home Assistant"
2025-01-21 11:36:23 -06:00
..
__init__.py
alarm_control_panel.py
binary_sensor.py
button.py
climate.py
config_flow.py
const.py Add doorbell event to homematicip_cloud (#133269) 2025-01-17 17:54:15 +01:00
cover.py
entity.py
errors.py
event.py Add doorbell event to homematicip_cloud (#133269) 2025-01-17 17:54:15 +01:00
hap.py
helpers.py
icons.json
light.py
lock.py
manifest.json
sensor.py
services.py
services.yaml
strings.json Fix casing and spelling in user-facing strings of homematicip_cloud (#136188) 2025-01-21 11:36:23 -06:00
switch.py
weather.py