Commit Graph

14 Commits

Author SHA1 Message Date
Marc Mueller
3cf12a4792 Replace unnecessary MappingProxyType annotations in integrations (#143451) 2025-04-22 18:14:32 +02:00
Erik Montnemery
f83c8de8d3 Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
epenet
1858c64e5f Move motioneye base entity to separate module (#126495) 2024-09-23 12:48:07 +02:00
Marc Mueller
59a6035d3f Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
Joost Lekkerkerker
8937884e33 Add entity translations to MotionEye (#96740)
* Add entity translations to MotionEye

* Fix name

* Explicit device name
2023-07-17 14:54:38 +02:00
Erik Montnemery
cc564026fa Move EntityCategory to homeassistant.const (#87792)
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +01:00
epenet
f9a310ea49 Use new enums in motioneye (#61932) 2021-12-15 20:43:39 +01:00
Erik Montnemery
a0a8b9db26 Add entity category 'system' (#58595)
* Add entity category 'hidden'

* Update cloud

* Update Google assistant

* Update Alexa

* Fix tests

* Add ENTITY_CATEGORIES constant

* Rename ENTITY_CATEGORY_HIDDEN to ENTITY_CATEGORY_SYSTEM

* Correct import in motioneye
2021-10-28 14:36:41 +02:00
Simone Chemelli
6d5dd3ee77 Add entity category to MotionEye (#58370) 2021-10-25 12:44:03 +02:00
Dermot Duffy
f2f084abe2 Use SwitchEntityDescription instead of EntityDescription in the motionEye integration (#54019) 2021-08-05 08:17:15 +02:00
Dermot Duffy
1aec069f3a Use the new EntityDescription for motionEye switches (#53536) 2021-07-28 09:06:41 +02:00
Dermot Duffy
5e6853b9e1 Codereview fixes. (#53452) 2021-07-25 22:23:11 +03:00
Dermot Duffy
ffa7962a37 Fix motionEye switch refresh bug (#53413) 2021-07-24 12:12:27 +02:00
Dermot Duffy
dee5d8903c Add motionEye switches (#52491) 2021-07-22 23:17:39 -07:00