hass-core/homeassistant/components/mysensors
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 Remove mysensors ir switch (#90403) 2023-03-28 13:39:32 +02:00
binary_sensor.py
climate.py
config_flow.py
const.py Remove mysensors ir switch (#90403) 2023-03-28 13:39:32 +02:00
cover.py
device.py Remove unneeded checks for Entity.platform (#94321) 2023-06-09 15:17:41 +02:00
device_tracker.py
gateway.py Fix dangling task for mysensors (#88290) 2023-02-17 20:52:30 +01:00
handler.py
helpers.py
light.py Update ruff to v0.0.260 (#90566) 2023-03-31 11:43:28 +02:00
manifest.json Sort manifests 6 (#87027) 2023-02-08 20:38:43 +01:00
remote.py Update Optional typing (1) [Py310] (#86417) 2023-01-23 09:56:10 +01:00
sensor.py Add mysensors remote platform (#86376) 2023-01-22 21:04:42 +01:00
strings.json Remove mysensors ir switch (#90403) 2023-03-28 13:39:32 +02:00
switch.py Remove mysensors ir switch (#90403) 2023-03-28 13:39:32 +02:00
text.py