epenet
3abf7ea18a
Add type hints to integration tests (m-p) ( #87705 )
2023-02-08 07:48:54 -08:00
Nick Touran
d2e75e4f7a
Add Autofocus, IR lamp, and Wiper switches in ONVIF ( #84317 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-01-30 12:08:07 +01:00
Franck Nijhof
7cd68381f1
Search/replace RESULT_TYPE_* by FlowResultType enum ( #74642 )
2022-07-07 19:57:36 +03:00
Diogo Gomes
4e2de2479a
Add SetSystemDateandTime Button ( #66419 )
...
* add SetSystemDateandTime
* fix
* address review
* follow recommendation to set date and time on start
* add set date and time button test
2022-07-07 16:25:44 +02:00
uvjustin
79fb5e1bec
Add use wallclock as timestamps option to onvif ( #71983 )
2022-05-23 13:54:49 +08:00
uvjustin
617b0d04dc
Decouple stream options from PyAV options ( #71247 )
...
Co-authored-by: Allen Porter <allen.porter@gmail.com>
2022-05-14 23:31:18 -07:00
Jason Hunter
9008a76bd4
Remove deprecated YAML configuration from ONVIF ( #70395 )
...
* Remove deprecated YAML configuration from ONVIF
* remove async_setup completely
2022-04-22 21:35:11 -04:00
Jason Hunter
22db21b9d4
Add diagnostics to ONVIF ( #69708 )
2022-04-21 11:38:20 -07:00
Eric Severance
5f2fd1b0e6
Add a reboot button for ONVIF devices ( #61522 )
2022-01-24 15:07:06 +01:00
Xuefer
3a5ee00081
Merge onvif host/auth step, allow skipping scan ( #49660 )
2021-06-28 16:39:18 +02:00
Xuefer
2a47805b4a
Close onvif device cleanly ( #49659 )
...
* onvif: close device cleanly
Signed-off-by: Xuefer <xuefer@gmail.com>
* onvif: Too many nested blocks
Signed-off-by: Xuefer <xuefer@gmail.com>
* update tests to cover onvif config_flow
Signed-off-by: Xuefer <xuefer@gmail.com>
2021-05-24 15:27:40 -04:00
Franck Nijhof
c68b259bd3
Cleanup of unused connection_class logic ( #49865 )
...
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-04-29 23:12:58 +02:00
Ville Skyttä
153d6e891e
Use config_entries.SOURCE_* constants ( #49631 )
2021-04-25 11:27:40 +02:00
Franck Nijhof
65cf2fcb6f
Drop asynctest ( #44746 )
2021-01-01 22:31:56 +01:00
Jason Hunter
5a397312e7
Update ONVIF to Zeep 4.0/httpx ( #42020 )
...
* convert to httpx and zeep 4.0
* fix tests
* add onvif-zeep-async to manifest
* pin zeep to fool CI cache
* address review comments
2020-10-18 23:29:53 -04:00
Paulus Schoutsen
4899d7628a
Fix flaky ONVIF test ( #41848 )
2020-10-15 09:19:08 +02:00
Diefferson Koderer Môro
dde465da48
Use common strings for Onvif config flow ( #41170 )
...
* Use common strings for Onvif config flow
* Fix tests
* Update homeassistant/components/onvif/strings.json
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-10-05 15:27:48 +02:00
Franck Nijhof
1c2ebdf307
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
Jason Hunter
bd8848e57a
Fix ONVIF config entry unique ID ( #36008 )
...
* fallback to device serial number if no mac available
* make password optional to fix #35904
* 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
19734e7b2c
Refactor ONVIF ( #35222 )
2020-05-06 09:29:59 -07:00
Jason Hunter
850b5cb02b
Config flow for ONVIF ( #34520 )
2020-04-30 23:15:40 -07:00