This website requires JavaScript.
Explore
Help
Register
Sign In
innocuous-symmetry
/
core
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3ee4f43b206a2d20da11701fecf7ad697c8ccc93
core
/
homeassistant
/
components
/
websocket_api
History
J. Nick Koston
b897ca7260
Ensure all template errors are caught and the websocket api reports them (
#41719
)
2020-10-12 16:38:24 +02:00
..
__init__.py
Upgrade pylint to 2.6.0 (
#39363
)
2020-08-29 07:59:24 +02:00
auth.py
Exception chaining and wrapping improvements (
#39320
)
2020-08-28 13:50:32 +02:00
commands.py
Ensure all template errors are caught and the websocket api reports them (
#41719
)
2020-10-12 16:38:24 +02:00
connection.py
…
const.py
Ensure all jinja2 errors are trapped and displayed in the developer tools (
#40624
)
2020-09-26 17:03:32 -05:00
decorators.py
…
error.py
…
http.py
Log the remote ip address for incoming websocket connections when debug is on (
#40581
)
2020-09-26 09:32:50 +02:00
manifest.json
…
messages.py
Serialize websocket event message once (
#40453
)
2020-09-22 08:47:04 -05:00
permissions.py
…
sensor.py
…
services.yaml
…