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
frontend-dev
Add File
New File
Upload File
Apply Patch
core
/
homeassistant
/
components
/
group
History
J. Nick Koston
f11ba1b7cb
Fix group integration with py3.11 (
#88089
)
...
In py3.11 `Passing coroutines is forbidden, use tasks explicitly`
2023-02-14 10:24:10 -05:00
..
__init__.py
…
binary_sensor.py
…
config_flow.py
…
const.py
…
cover.py
…
fan.py
…
light.py
…
lock.py
…
manifest.json
Sort manifests 4 (
#87025
)
2023-02-08 20:27:05 +01:00
media_player.py
…
notify.py
Fix group integration with py3.11 (
#88089
)
2023-02-14 10:24:10 -05:00
recorder.py
…
reproduce_state.py
…
sensor.py
Fix unbound variable in Group sensor (
#87878
)
2023-02-11 16:27:22 +01:00
services.yaml
…
strings.json
Fix incorrect description in sensor group config flow (
#87298
)
2023-02-03 15:59:34 +01:00
switch.py
…
util.py
…