core/homeassistant/components/websocket_api
Paulus Schoutsen e8343452cd
Validate component usage (#23037)
* Update manifest validator

* Update circle

* Update text

* Typo

* fix link to codeowners

* Merge CODEOWNERS into hassfest

* Annotate errors with fixable

* Convert error to warning

* Lint

* Make abs path

* Python 3.5...

* Typo

* Fix tests
2019-04-13 13:17:01 -07:00
..
__init__.py Validate component usage (#23037) 2019-04-13 13:17:01 -07:00
auth.py Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00
commands.py Validate component usage (#23037) 2019-04-13 13:17:01 -07:00
connection.py Use voluptuous error string for websocket validation error (#21883) 2019-03-27 10:40:39 -07:00
const.py Fix websocket connection sensor (#22923) 2019-04-13 10:48:40 -07:00
decorators.py RFC: Add system health component (#20436) 2019-01-30 10:57:53 -08:00
error.py
http.py Fix websocket connection sensor (#22923) 2019-04-13 10:48:40 -07:00
manifest.json Add manifests (#22699) 2019-04-03 21:14:45 -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 Fix websocket connection sensor (#22923) 2019-04-13 10:48:40 -07:00