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
epenet
263eb41e79
Remove unused constant from blink ( #133109 )
2024-12-13 08:24:18 +01:00
epenet
2a6e08caf9
Add missing unique_id check on blink user flows ( #131209 )
2024-11-21 21:23:05 +01:00
Tom Gamull
0304588bb8
Fix missing unit of measurement for blink wifi strength ( #128409 )
2024-11-09 11:19:36 +01:00
G Johansson
87f2a4242e
Use async_start_reauth in blink ( #129281 )
2024-10-28 07:57:18 +01:00
epenet
bf7d292884
Use runtime_data in blink ( #129072 )
2024-10-24 14:32:48 +02:00
G Johansson
cdfec7ebb4
Implement new state property for alarm_control_panel which is using an enum ( #126283 )
...
* Alarm state from enum
* Fixes
* Set final
* Fix rebase
* Test const
* Fix breaking version
* Fix other for alarm_control_panel
* Fix integrations
* More
* More
* More
* More
* Fix zha
* Replace _attr_state
* Fix alarm_control_panel
* Fix tests
* Fixes
* Mods
* Change some
* More
* More
* More
* Tests
* Last tests
* Return enum
* Fix zha
* Remove not needed check
* Fix wording
* Fix homekit
* Mod prometheus
* Fix mypy
* Fix homekit
* Fix ifttt
2024-10-21 22:54:27 +02:00
epenet
ee65f60222
Fix incorrect translation string in blink ( #127828 )
2024-10-07 15:48:33 +02:00
Erik Montnemery
fce2e21c9f
Update icons.json to new service schema part 1 ( #124768 )
2024-08-28 13:47:02 +02:00
Erik Montnemery
ea7e88d000
Pass None instead of empty dict when registering entity services ( #123878 )
2024-08-14 07:04:29 -05:00
mkmer
c40a9ac4b5
Remove unused code in blink ( #121780 )
...
Remove unused code
2024-07-11 16:12:05 +02:00
Marc Hörsken
c13efa3664
Bump blinkpy to 0.23.0 ( #119418 )
2024-06-21 20:08:08 +02:00
G Johansson
fe8805de6d
Remove deprecated blink refresh service ( #119919 )
...
* Remove deprecated blink refresh service
* Remove string
* Fix tests
2024-06-18 22:26:44 +02:00
G Johansson
2a4f7439a2
Fix Alarm control panel not require code in several integrations ( #118961 )
2024-06-06 13:21:30 +02:00
mkmer
ca1ed6f610
Remove unintended translation key from blink ( #118712 )
2024-06-03 19:13:18 +02:00
Marc Hörsken
4d5ae57390
Add camera recording service to blink ( #110612 )
...
Add camera clip recording service to blink
Revival of #46598 by @fronzbot, therefore:
Co-authored-by: Kevin Fronczak <kfronczak@gmail.com>
2024-05-12 19:35:01 -07:00
Sid
2cc916db6d
Replace pylint broad-except with Ruff BLE001 ( #116250 )
2024-05-07 14:00:27 +02:00
mkmer
2620443a88
Add error translations to Blink ( #115924 )
...
* Add translations
Catch timeout in snap
* Grammer cleanup
2024-04-21 21:19:48 +02:00
Øyvind Matheson Wergeland
fdef3ece13
Fix placeholder quotes ( #114974 )
...
* When quoting placeholders, always use double quotes so Lokalise recognizes the placeholder.
* Ensure that strings does not contain placeholders in single quotes.
* Avoid redefining value
* Moved string_with_no_placeholders_in_single_quotes
* Define regex once
* Fix tests
2024-04-06 13:01:56 +02:00
Paulus Schoutsen
f416d67d21
Remove built-in support for import_executor in manifest ( #112725 )
2024-03-08 12:02:32 -05:00
Marc Mueller
ff3a801936
Add empty line after module docstring [a-d] ( #112697 )
2024-03-08 14:51:32 +01:00
Erik Montnemery
6fe28d3764
Migrate integrations a-d to generic flowhandler ( #111861 )
2024-02-29 20:07:14 +01:00
J. Nick Koston
73f283435d
Import blink in the executor to avoid blocking the event loop ( #111772 )
...
fixes #111771
2024-02-28 18:59:26 -05:00
Joost Lekkerkerker
76784cbc95
Add icon translations to Blink ( #111346 )
2024-02-25 10:44:49 +01:00
Marc Mueller
c82933175d
Use builtin TimeoutError [a-d] ( #109678 )
2024-02-05 11:31:33 +01:00
mkmer
019e80b204
Use version property in Blink ( #108911 )
2024-01-27 19:45:13 +01:00
mkmer
24c9bddae0
Bump blinkpy to 0.22.6 ( #108727 )
...
Remove update after snap - now handled in library
2024-01-25 15:23:37 +01:00
mkmer
e12dcfc1b4
Fix wifi sensor units in Blink ( #107539 )
2024-01-14 10:59:04 +01:00
mkmer
4dbaa576a7
Remove unused option flow from blink ( #106735 )
...
* Remove unused option flow
* remove update listener
* adjust scan_interval to original default
* default scn interval back to 30s
2024-01-09 16:06:04 +01:00
mkmer
438ba7eaad
Add software version to Blink device info ( #107548 )
...
* add firmware to device
* Version from attributes
2024-01-08 20:32:29 +01:00
mkmer
d7be7f5ae1
Bump blinkpy to 0.22.5 ( #107537 )
...
bump blinkpy 0.22.5
2024-01-08 15:11:19 +01:00
mkmer
cc67fd8a3c
Reduce polling rate in Blink ( #107386 )
2024-01-08 10:51:58 +01:00
Jirka
19e0f55fc8
Fix typo in Blink strings ( #106641 )
...
Update strings.json
Fixed typo.
2023-12-29 12:01:23 +01:00
mkmer
e7e0ae8f6a
Move services to entity services in blink ( #105413 )
...
* Use device name to lookup camera
* Fix device registry serial
* Move to entity based services
* Update tests
* Use config_entry
Move refresh service out of camera
* Use config entry for services
* Fix service schema
* Add depreciation note
* Depreciation note
* key error changes
deprecated (not depreciated)
repair issue
* tweak message
* deprication v2
* back out update field change
* backout update schema changes
* Finish rollback on update service
* update doc strings
* move to 2024.7.0
More verbosity to deprecation message
2023-12-28 19:56:40 +01:00
mkmer
e9f28c2060
Redact unique id from diagnostics in blink ( #106413 )
...
redact unique id
2023-12-26 16:16:54 +01:00
mkmer
8c3911ffea
Bump blinkpy 0.22.4 ( #105993 )
2023-12-19 10:36:13 +01:00
mkmer
a2a9a8e231
Fix typo in deprecated comment ( #105969 )
2023-12-18 14:04:19 +01:00
Joost Lekkerkerker
ac53b78a0c
Deduplicate constants A-D ( #105638 )
2023-12-13 14:21:44 +01:00
mkmer
c96a588934
Fix service missing key in Blink ( #105387 )
...
* fix update service
refactor service yaml
* Remove leftover target
2023-12-09 19:18:59 +01:00
mkmer
6a6956573f
Add missing configuration for services.yaml in blink ( #105310 )
2023-12-08 21:30:41 +01:00
mkmer
99f28c7163
Late review updates for Blink ( #104755 )
2023-11-30 22:40:41 +01:00
mkmer
d318155f09
Move to new service handeling methods in Blink ( #103435 )
2023-11-28 08:34:41 +01:00
mkmer
669b347ed1
Add init test to Blink ( #103263 )
2023-11-27 11:13:40 +01:00
mkmer
512902fc59
Add Switch platform for motion detection in Blink ( #102789 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-11-24 17:02:19 +01:00
mkmer
feabbfc375
Remove unneeded self.async_write_ha_state() in Blink ( #103932 )
2023-11-13 22:56:51 +01:00
mkmer
f7fef14d06
Add diagnostic platform and tests to Blink ( #102650 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-11-13 13:49:07 -06:00
mkmer
36011d0384
Bump blinkpy to 0.22.3 ( #103438 )
2023-11-08 00:04:23 +01:00
mkmer
751ebbda51
Use local variables in Blink ( #103430 )
...
local variables
2023-11-05 14:21:20 +01:00
mkmer
26e1285f34
Address late review for blink ( #103376 )
...
* use self.coordinator
* Dont store coordinator
* revert unintended sensor change
* revert remove
* indention error
* revert
* Revert more
2023-11-04 16:21:10 +01:00
mkmer
69a0c0d435
Move coordinator first refresh in Blink ( #102805 )
...
Move coordinator first refresh
2023-10-25 23:57:47 +02:00