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

17 Commits

Author SHA1 Message Date
Dermot Duffy
10829fdadb
Allow empty motionEye passwords () 2023-01-15 13:20:25 +01:00
epenet
dc039f5218
Use standard argument name in async_step_reauth () 2022-06-28 17:12:32 +02:00
epenet
a6db25219d
Use Mapping for async_step_reauth in motioneye () 2022-06-01 06:58:29 +02:00
ZuluWhiskey
65ea54927d
Fix MotionEye config flow ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-02-01 09:05:50 -08:00
Marc Mueller
fa7e787415
Update typing (3) [k-t] () 2022-01-11 21:26:55 +01:00
epenet
358922db56
Use dataclass for HassioServiceInfo ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-03 14:05:56 +01: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
Dermot Duffy
5189172b80
Pass clientsession. () 2021-07-25 19:58:50 +02:00
Dermot Duffy
2868fef7d4
Add motion detection support to motionEye () 2021-07-01 11:22:43 +02:00
Franck Nijhof
19c505c0f0
Add Supervisor discovery to motionEye ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-26 17:40:07 +02:00
J. Nick Koston
34c84a6bbb
Reduce boilerplate to abort for matching config entries ()
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-11 22:00:12 +02:00
Dermot Duffy
809c1394d4
Enable mypy for motionEye (aye aye!) () 2021-05-04 08:19:41 +02:00
Franck Nijhof
a6206b2819
Clean up connection classes in integrations M-O () 2021-04-30 21:03:37 -10:00
Dermot Duffy
3077363f44
Supplementary fixes to new motionEye integration () 2021-04-25 15:27:46 +02:00
Marc Mueller
f1d48ddfe3
Update pylint to 2.8.0 () 2021-04-24 14:39:24 -10:00
Dermot Duffy
bbe58091a8
Create a motionEye integration () 2021-04-23 23:00:28 -07:00