1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-20 04:57:08 +00:00

12 Commits

Author SHA1 Message Date
Robert Hillis
cbeaea98d1
Remove deprecated YAML configuration from Skybell () 2022-08-19 10:56:01 +02:00
Robert Hillis
27e3ff9c69
Migrate Skybell to new entity naming style () 2022-07-17 17:16:14 +02:00
Robert Hillis
f732c51600
Add support for playing latest activity video for Skybell ()
* Add support for playing latest activity video

* ffmpeg

* uno mas

* uno mas
2022-06-12 20:27:19 -07:00
Robert Hillis
a502a8798f
Add config flow to skybell () 2022-06-04 16:37:08 -10:00
epenet
4c48705fe8
Add setup type hints [s] (part 1) ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-05 17:34:47 +01:00
J. Nick Koston
e99576c094
Pass width and height when requesting camera snapshot () 2021-08-10 19:33:06 -05:00
Franck Nijhof
445c741b30 Use literal string interpolation in integrations R-S (f-strings) () 2019-09-03 21:14:39 +02:00
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07:00
cgtobi
2c07bfb9e0 Remove dependencies and requirements ()
* Remove dependencies and requirements

* Revert "Remove dependencies and requirements"

This reverts commit fe7171b4cd30889bad5adc9a4fd60059d05ba5a7.

* Remove dependencies and requirements

* Revert "Remove dependencies and requirements"

This reverts commit 391355ee2cc53cbe6954f940062b18ae34b05621.

* 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 ()
* 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 ()
* 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 ()
* 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