core/homeassistant/components/blink
Norbert Rittel 9f43a7a17b
Fix inconsistent spelling of "PIN" and "ID" (#133653)
* Fix inconsistent spelling of "PIN" and "ID"

Several actions contain an inconsistent spelling of "PIN" and "ID" with lowercase characters.

Especially to avoid (automated) mistranslations as (connection) pin etc. this needs to be corrected.

* Fix lowercase "blink" as well

Additional commit to fix the wrong spelling of "blink" along the way.
2024-12-20 15:17:47 +01:00
..
__init__.py Use async_start_reauth in blink (#129281) 2024-10-28 07:57:18 +01:00
alarm_control_panel.py
binary_sensor.py
camera.py
config_flow.py Add missing unique_id check on blink user flows (#131209) 2024-11-21 21:23:05 +01:00
const.py
coordinator.py
diagnostics.py
icons.json
manifest.json
sensor.py Fix missing unit of measurement for blink wifi strength (#128409) 2024-11-09 11:19:36 +01:00
services.py Remove unused constant from blink (#133109) 2024-12-13 08:24:18 +01:00
services.yaml
strings.json Fix inconsistent spelling of "PIN" and "ID" (#133653) 2024-12-20 15:17:47 +01:00
switch.py