This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-06-13 09:37:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
homeassistant
/
components
/
websocket_api
History
J. Nick Koston
57b7559832
Ensure all jinja2 errors are trapped and displayed in the developer tools (
#40624
)
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-09-26 17:03:32 -05: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 jinja2 errors are trapped and displayed in the developer tools (
#40624
)
2020-09-26 17:03:32 -05: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
Enable pylint unnecessary-pass (
#33650
)
2020-04-05 10:33:07 +02:00
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
Support multiple Lovelace dashboards (
#32134
)
2020-02-25 11:18:21 -08:00
sensor.py
…
services.yaml
…