core/homeassistant/components/websocket_api
Leonardo Merza 29ad3961e5 Use voluptuous error string for websocket validation error (#21883)
* use voluptuous error string to websocket validation error

* added exception logging to websocket error

* add detailed message to websocket validation error

* add error message to websocket validation error

* Add humanize error for websocket invalid vol error

* Add humanize error for websocket invalid vol error

* Add humanize error for websocket invalid vol error
2019-03-27 10:40:39 -07:00
..
__init__.py Add WS subscription command for MQTT (#21696) 2019-03-10 20:07:09 -07:00
auth.py Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00
commands.py Allow non-admins to listen to certain events (#22137) 2019-03-17 19:13:06 -07:00
connection.py Use voluptuous error string for websocket validation error (#21883) 2019-03-27 10:40:39 -07:00
const.py Fixing the api_streams sensor (#22200) 2019-03-22 11:59:10 -07:00
decorators.py
error.py
http.py Fixing the api_streams sensor (#22200) 2019-03-22 11:59:10 -07:00
messages.py Add WS subscription command for MQTT (#21696) 2019-03-10 20:07:09 -07:00
permissions.py Allow non-admins to listen to certain events (#22137) 2019-03-17 19:13:06 -07:00
sensor.py Fixing the api_streams sensor (#22200) 2019-03-22 11:59:10 -07:00