core/tests/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
conftest.py
test_auth.py
test_commands.py
test_init.py Use voluptuous error string for websocket validation error (#21883) 2019-03-27 10:40:39 -07:00
test_sensor.py