Commit graph

9 commits

Author SHA1 Message Date
J. Nick Koston
3beb6e9718
Add webhook support to onvif () 2023-04-22 17:49:41 +02:00
Erik Montnemery
cc564026fa
Move EntityCategory to homeassistant.const ()
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +01:00
Nick Touran
d2e75e4f7a
Add Autofocus, IR lamp, and Wiper switches in ONVIF ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-01-30 12:08:07 +01:00
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