1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-25 08:17:09 +00:00

6 Commits

Author SHA1 Message Date
epenet
b318b9b196
Improve onvif type hints ()
* Remove onvif from mypy ignore list

* Adjust parsers

* Adjust event

* Adjust config_flow
2022-06-20 12:07:33 +02:00
Jason Hunter
22db21b9d4
Add diagnostics to ONVIF () 2022-04-21 11:38:20 -07:00
Marc Mueller
3d2b81a401
Update typing 11 () 2021-03-18 13:21:46 +01:00
Jason Hunter
bd8848e57a
Fix ONVIF config entry unique ID ()
* fallback to device serial number if no mac available

* make password optional to fix 

* update tests to reflect new flow

* fix snake case and AsyncMock

* add comments around why weird things are being done
2020-05-24 21:50:50 +02:00
Jason Hunter
132bb4e890
ONVIF Event Implementation ()
Initial implementation of ONVIF event sensors
2020-05-11 13:12:12 -04:00
Jason Hunter
19734e7b2c
Refactor ONVIF () 2020-05-06 09:29:59 -07:00