hass-core/homeassistant/components/websocket_api
Paulus Schoutsen d93c09327a
Report unserializable data in websocket (#34072)
* Report unserializable data in websocket

* Fix tests

* log types too
2020-04-13 23:46:41 -07:00
..
__init__.py Extract Collection helper from Person integration (#30313) 2020-01-03 21:37:11 +01:00
auth.py Improve string formatting v5 (#33697) 2020-04-05 17:48:55 +02: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 Allow WS queue to temporarily peak (#34175) 2020-04-13 18:50:36 -07:00
decorators.py Extract Collection helper from Person integration (#30313) 2020-01-03 21:37:11 +01:00
error.py Enable pylint unnecessary-pass (#33650) 2020-04-05 10:33:07 +02:00
http.py Report unserializable data in websocket (#34072) 2020-04-13 23:46:41 -07:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07: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