epenet
|
dedf063e43
|
Improve entity type hints [b] (#77012)
|
2022-08-19 09:54:13 +02:00 |
Kevin Fronczak
|
4317daaf08
|
Fix uncaught Blink exceptions (#69770)
|
2022-04-26 19:22:03 -10:00 |
epenet
|
cbd3cd4599
|
Add camera setup type hints (#63277)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-03 13:22:41 +01:00 |
Jonathan Keslin
|
eb897c6f48
|
Add device registry information to Blink entities (#62449)
|
2021-12-21 12:06:08 +01:00 |
yeahme49
|
15c4f3906b
|
Blink arm camera (#56474)
|
2021-10-27 13:24:55 -05:00 |
J. Nick Koston
|
e99576c094
|
Pass width and height when requesting camera snapshot (#53835)
|
2021-08-10 19:33:06 -05:00 |
Robert Hillis
|
73976d2a26
|
Use entity class attributes for Blink (#52891)
* Use entity class attributes for blink
* rework
* revert extra state attributes
|
2021-07-18 17:21:12 -04:00 |
Franck Nijhof
|
2ed386f9e6
|
Migrate to async_get_current_platform everywhere (#50034)
|
2021-05-03 09:34:28 -07:00 |
Franck Nijhof
|
e5bfef719f
|
Fix Blink entity service schema (#50019)
|
2021-05-03 14:57:11 +02:00 |
Erik Montnemery
|
6c084ae6ce
|
Update integrations a-e to override extra_state_attributes() (#47756)
|
2021-03-11 16:51:03 +01:00 |
Kevin Fronczak
|
94a9b364b0
|
Move Blink trigger_camera service to camera platform (#35635)
|
2020-06-02 17:25:12 -07:00 |
Kevin Fronczak
|
85726b67b7
|
Add config flow and 2FA support for Blink (#35396)
|
2020-05-13 15:50:29 +02:00 |
Franck Nijhof
|
6a24d893c8
|
Use literal string interpolation in integrations B-D (f-strings) (#26378)
|
2019-09-03 17:09:59 +02:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
cgtobi
|
2c07bfb9e0
|
Remove dependencies and requirements (#23024)
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd .
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c .
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
|
2019-04-12 10:13:30 -07:00 |
Paulus Schoutsen
|
4b1de61110
|
Use relative imports inside integrations (#22235)
* Use relative imports inside integrations
* Lint
* Fix automation tests
* Fix scene imports
|
2019-03-20 22:56:46 -07:00 |
Fabian Affolter
|
127c55e0c1
|
Update file header (#21023)
* Update file header
* Update file header
* Update file header
* Update file header
* Update file header
* Fix lint issues
|
2019-02-13 21:21:14 +01:00 |
Paulus Schoutsen
|
e2d3c27e85
|
Embed all platforms into components (#20677)
* Consolidate all components with platforms
* Organize tests
* Fix more tests
* Fix Verisure tests
* one final test fix
* Add change
* Fix coverage
|
2019-02-02 07:13:16 -08:00 |