This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-08-30 10:05:35 +01:00
Code
Activity
Files
2fddbcedcffc8bdc4eae420bbb4b4f9be43c5005
core
/
homeassistant
/
components
/
group
T
History
J. Nick Koston
and
GitHub
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
…
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
…
switch.py
…
util.py
…