core/homeassistant/components/synology_dsm
Erik Montnemery 59f5b8f2d6
Remove unneeded checks for Entity.platform (#94321)
* Remove unneeded checks for Entity.platform

* Update tests

* Prevent breaking integrations without an EntityComponent

* Warn when entity has no platform
2023-06-09 15:17:41 +02:00
..
__init__.py
binary_sensor.py
button.py
camera.py
common.py
config_flow.py
const.py
coordinator.py
diagnostics.py
entity.py
manifest.json
media_source.py
models.py
sensor.py
service.py
services.yaml
strings.json
switch.py
update.py