hass-core/homeassistant/components/plex
Erik Montnemery 045c327928
Move DeviceInfo from entity to device registry (#98149)
* Move DeviceInfo from entity to device registry

* Update integrations
2023-08-10 22:04:26 -04:00
..
__init__.py Rename cv.no_yaml_config_schema to cv.config_entry_only_config_schema (#93908) 2023-06-01 13:15:48 +02:00
button.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
cast.py
config_flow.py
const.py
errors.py
helpers.py
manifest.json
media_browser.py
media_player.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
media_search.py
models.py
sensor.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
server.py Move overlapping pylint rules to ruff, disable mypy overlap (#94359) 2023-06-27 17:42:46 +02:00
services.py Update ruff to v0.0.280 (#97102) 2023-07-23 22:00:26 +02:00
services.yaml Migrate integration services (N-P) to support translations (#96376) 2023-07-12 00:33:37 +02:00
strings.json Migrate integration services (N-P) to support translations (#96376) 2023-07-12 00:33:37 +02:00
view.py