This website requires JavaScript.
Explore
Help
Sign In
codex-admin
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/elisspace/core.git
synced
2026-08-30 08:02:02 +00:00
Code
Issues
Releases
Wiki
Activity
Files
executor-background-task
Add File
New File
Upload File
Apply Patch
core
/
homeassistant
/
components
/
hassio
History
J. Nick Koston
692920e01e
Fix hassio integration with py3.11 (
#88090
)
...
In py3.11 `Passing coroutines is forbidden, use tasks explicitly`
2023-02-14 11:31:01 -05:00
..
__init__.py
Enable Ruff SIM105 (
#86759
)
2023-01-26 21:06:22 -05:00
addon_manager.py
Add ParamSpec TypeAliases [mypy 1.0] (
#87597
)
2023-02-07 15:56:26 +01:00
addon_panel.py
…
auth.py
…
binary_sensor.py
…
config_flow.py
…
const.py
…
diagnostics.py
…
discovery.py
Fix hassio integration with py3.11 (
#88090
)
2023-02-14 11:31:01 -05:00
entity.py
…
handler.py
Fix grammar in some hassio docstrings (
#86458
)
2023-01-23 15:45:08 +01:00
http.py
Ensure hass is typed (
#87068
)
2023-02-04 12:52:59 -05:00
ingress.py
…
manifest.json
Sort manifests 4 (
#87025
)
2023-02-08 20:27:05 +01:00
repairs.py
…
sensor.py
…
services.yaml
…
strings.json
…
system_health.py
…
update.py
Remove unnecessary try-else (2) (
#86159
)
2023-01-18 14:25:09 +01:00
websocket_api.py
…