hass-core/homeassistant/components/websocket_api
Paulus Schoutsen 4ebbabcdd1
Unsub dispatcher when removing entity from hass (#33510)
* Unsub dispatcher when removing entity from hass

* Update homeassistant/components/plaato/sensor.py

Co-Authored-By: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/volvooncall/__init__.py

Co-Authored-By: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-04-02 09:25:33 -07:00
..
__init__.py Extract Collection helper from Person integration (#30313) 2020-01-03 21:37:11 +01:00
auth.py Move imports to top for websocket_api (#29556) 2019-12-08 12:19:15 +01:00
commands.py Extract Collection helper from Person integration (#30313) 2020-01-03 21:37:11 +01:00
connection.py Extract Collection helper from Person integration (#30313) 2020-01-03 21:37:11 +01:00
const.py Remove some unneeded pylint suppressions (#32152) 2020-02-24 16:47:15 -08:00
decorators.py Extract Collection helper from Person integration (#30313) 2020-01-03 21:37:11 +01:00
error.py
http.py Move imports to top for websocket_api (#29556) 2019-12-08 12:19:15 +01:00
manifest.json Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
messages.py Move imports to top for websocket_api (#29556) 2019-12-08 12:19:15 +01:00
permissions.py Support multiple Lovelace dashboards (#32134) 2020-02-25 11:18:21 -08:00
sensor.py Unsub dispatcher when removing entity from hass (#33510) 2020-04-02 09:25:33 -07:00
services.yaml