Commit graph

7 commits

Author SHA1 Message Date
Marc Mueller
9b7cc088be
Fix spelling [runtime] (#114169) 2024-03-25 11:32:50 +01:00
Joost Lekkerkerker
06637c0960
Remove entity description mixin in EZVIZ (#112764) 2024-03-09 10:01:45 -05:00
Marc Mueller
0e3945ca6c
Add empty line after module docstring [d-f] (#112698) 2024-03-08 14:15:26 +01:00
Joost Lekkerkerker
7b79c21835
Add icon translations to EZVIZ (#111532) 2024-03-01 12:23:08 +01:00
Erik Montnemery
0c2485bc03
Freeze integration entity descriptions (#105984)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10:00
Joost Lekkerkerker
86f94662eb
Add entity translations to EZVIZ (#98123) 2023-08-10 23:49:14 +02:00
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