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-25 23:47:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
homeassistant
/
components
/
websocket_api
History
J. Nick Koston
ea6da674df
Remove unneeded permissions check from subscribe entities (
#68044
)
2022-03-12 13:30:27 -08:00
..
__init__.py
…
auth.py
…
commands.py
Remove unneeded permissions check from subscribe entities (
#68044
)
2022-03-12 13:30:27 -08:00
connection.py
Log stack trace if exception without message (
#67587
)
2022-03-04 09:48:07 +01:00
const.py
Use compact encoding for JSON websocket messages (
#67148
)
2022-02-23 22:15:20 -08:00
decorators.py
…
error.py
Enable pylint unnecessary-pass (
#33650
)
2020-04-05 10:33:07 +02:00
http.py
Bump to aiohttp 3.8.0 (
#58974
)
2021-11-04 10:07:50 -05:00
manifest.json
…
messages.py
Small code quality improvements for subscribe_entities (
#68026
)
2022-03-12 02:07:01 -10:00
permissions.py
Add missing type hints to websocket_api (
#50915
)
2021-05-21 09:39:18 -07:00
sensor.py
…
services.yaml
…