core/homeassistant/components/websocket_api
Penny Wood 1ddc65a0ce Fixing the api_streams sensor (#22200)
* Fire events with websocket messages.

* Added tests to validate

* Fixed api_streams sensor to use new sensor

* Delete from coverageac as now works.

* Removed websocket request event.

* Use dispatcher instead of events.

* Moved sensor to under websocket_api

* Changes as per code review

* Fixed tests.

* Modified test

* Patch
2019-03-22 11:59:10 -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 Add WS subscription command for MQTT (#21696) 2019-03-10 20:07:09 -07:00
const.py Fixing the api_streams sensor (#22200) 2019-03-22 11:59:10 -07:00
decorators.py RFC: Add system health component (#20436) 2019-01-30 10:57:53 -08:00
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