core/homeassistant/components/onvif
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
..
translations [ci skip] Translation update 2022-06-23 00:20:13 +00:00
__init__.py
base.py
binary_sensor.py
button.py Add SetSystemDateandTime Button (#66419) 2022-07-07 16:25:44 +02:00
camera.py
config_flow.py Improve onvif type hints (#73642) 2022-06-20 12:07:33 +02:00
const.py
device.py Add SetSystemDateandTime Button (#66419) 2022-07-07 16:25:44 +02:00
diagnostics.py
event.py Improve onvif type hints (#73642) 2022-06-20 12:07:33 +02:00
manifest.json Onvif: bump onvif-zeep-async to 1.2.1 (#74341) 2022-07-02 21:38:48 -04:00
models.py Improve onvif type hints (#73642) 2022-06-20 12:07:33 +02:00
parsers.py Improve onvif type hints (#73642) 2022-06-20 12:07:33 +02:00
sensor.py
services.yaml
strings.json