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
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
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