1
0
mirror of https://github.com/home-assistant/core.git synced 2025-10-08 19:29:38 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Marc Mueller
59a6035d3f Add empty line after module docstring [j-m] () 2024-03-08 09:01:29 -05:00
Joost Lekkerkerker
f1bb7c25db Use shorthand attributes in Motion eye () 2023-09-04 15:18:22 +02:00
Joost Lekkerkerker
8937884e33 Add entity translations to MotionEye ()
* Add entity translations to MotionEye

* Fix name

* Explicit device name
2023-07-17 14:54:38 +02:00
Franck Nijhof
e738924780 Enable Ruff SIM105 ()
* Enable Ruff SIM105

* Adjust existing cases
2023-01-26 21:06:22 -05:00
Marc Mueller
5a046ae7be Fix implicit Optional [a-n] () 2022-08-13 18:46:34 +02:00
Franck Nijhof
e26488b1ca Add config flow to MJPEG IP Camera () 2022-02-18 00:03:41 -08:00
Franck Nijhof
cbdbb66475 Fix integrations building on top of mjpeg () 2022-02-15 15:24:52 +01:00
Sebastian Lövdahl
d18f1cc872 Use Platform constants all over the place 2/3 () 2021-12-28 21:23:07 +01:00
Franck Nijhof
6b9c2d8295 Add shorthand attribute support to Camera platform () 2021-11-25 16:03:53 +01:00
Dermot Duffy
4746ff3798 Address late review of motionEye services () 2021-11-02 13:33:08 +01:00
Dermot Duffy
bbbbcfbb93 Add motionEye services () 2021-10-30 08:48:01 -05:00
Dermot Duffy
a2102deb64 Support reverse proxying of motionEye streams () 2021-10-29 15:24:30 -05:00
Robert Hillis
488a636aec Clean up unused loggers () 2021-10-14 10:03:38 -07:00
Marc Mueller
0815eede4b Replace lists with tuples (2) () 2021-07-30 01:20:03 +02:00
Dermot Duffy
dee5d8903c Add motionEye switches () 2021-07-22 23:17:39 -07:00
Dermot Duffy
809c1394d4 Enable mypy for motionEye (aye aye!) () 2021-05-04 08:19:41 +02:00
Milan Meulemans
29d72714f3 Replace dict with DeviceInfo ()
* Replace dict with DeviceInfo

* Clean up

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-02 00:37:19 +02:00
Ruslan Sayfutdinov
0301706fc6 Define AddEntitiesCallback type () 2021-04-29 12:28:14 +02:00
Dermot Duffy
3077363f44 Supplementary fixes to new motionEye integration () 2021-04-25 15:27:46 +02:00
Dermot Duffy
bbe58091a8 Create a motionEye integration () 2021-04-23 23:00:28 -07:00