1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-19 21:39:19 +00:00

7 Commits

Author SHA1 Message Date
Franck Nijhof
123ae941a9
Various camera test improvements () 2020-04-11 21:10:15 +02:00
Bas Nijholt
4c5c34919d Sort imports according to PEP8 for camera () 2019-12-09 11:50:48 +01:00
Paulus Schoutsen
02d9ed5e36
Do not select all entities when omitting entity ID in service call ()
* Do not select all entities when omitting entity ID

* Address comments Matthew

* Require either area_id or entity_id

* Fix tests

* Fix test
2019-12-02 16:23:12 -08:00
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07:00
Jason Hunter
bad0a8b342
Camera Preferences + Preload Stream ()
* initial commit for camera preferences and preload stream

* cleanup and add tests

* respect camera preferences on each request stream call

* return the new prefs after update
2019-03-26 08:31:29 -04:00
cdce8p
4b674b1d16 Remove unused legacy test helper methods () 2018-09-26 18:03:13 +02:00
cdce8p
fa98a27df7 Remove service helper (2) ()
* alarm_control_panel

* automation

* camera

* climate

* counter

* fan

* Add legacy notes

* Fix tests
2018-09-26 09:49:55 +02:00