This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c218757336
core
/
homeassistant
/
components
/
websocket_api
History
Florian Ludwig
23382ab199
assign user to websocket connection when using legacy_api_password (
#19797
)
2019-01-08 20:45:24 -08:00
..
__init__.py
Rename is_owner decorator to is_admin (
#19266
)
2018-12-14 10:19:27 +01:00
auth.py
assign user to websocket connection when using legacy_api_password (
#19797
)
2019-01-08 20:45:24 -08:00
commands.py
RFC: Call services directly (
#18720
)
2018-11-30 21:28:35 +01:00
connection.py
Enforce permissions for Websocket API (
#18719
)
2018-11-27 10:12:31 +01:00
const.py
Enforce permissions for Websocket API (
#18719
)
2018-11-27 10:12:31 +01:00
decorators.py
Rename is_owner decorator to is_admin (
#19266
)
2018-12-14 10:19:27 +01:00
error.py
…
http.py
Forbid float NaN in JSON (
#18757
)
2018-11-28 13:25:23 +01:00
messages.py
…