core/homeassistant/components/ezviz
Renier Moorcroft 5ec633a839
Add Ezviz button entities (#93647)
* Initial commit

* Add button for ptz

* coveragerc

* Add ptz buttons to PTZ cameras only

* Describe support capbility

* Improve typing

* bump api version.

* Match entity naming used throughout

* Add translation

* Create ir before execution and breaks in version

* Fix for translation missing name key.

* Change depreciation to 2024.2.0

* Update camera.py

* Tiny spelling tweaks

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-25 00:31:44 +02:00
..
__init__.py
alarm_control_panel.py
binary_sensor.py
button.py
camera.py
config_flow.py
const.py
coordinator.py
entity.py
image.py
light.py
manifest.json
number.py
select.py
sensor.py
services.yaml
strings.json
switch.py
update.py