1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-12 17:17:08 +00:00

7 Commits

Author SHA1 Message Date
Erik Montnemery
f83c8de8d3
Update signature of platforms' async_setup_entry () 2025-02-10 21:08:03 +01:00
Marc Mueller
988c71ecc5
Add empty line after module docstring [n-q] () 2024-03-08 15:04:07 +01:00
Joost Lekkerkerker
ef5d9d7377
Partly migrate Plex to has entity name ()
* Partly migrate Plex to has entity name

* Use friendly name for device name

* Lowercase
2023-12-15 08:56:26 +01:00
Joost Lekkerkerker
40a3d97230
Use shorthand attributes in Plex ()
Co-authored-by: Robert Resch <robert@resch.dev>
2023-09-07 13:55:16 +02:00
Erik Montnemery
045c327928
Move DeviceInfo from entity to device registry ()
* Move DeviceInfo from entity to device registry

* Update integrations
2023-08-10 22:04:26 -04:00
Erik Montnemery
cc564026fa
Move EntityCategory to homeassistant.const ()
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +01:00
jjlawren
1658d530e1
Add Plex scan_clients button, enable autoscan ()
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
2022-02-22 16:34:48 -08:00