This website requires JavaScript.
Explore
Help
Register
Sign In
innocuous-symmetry
/
core
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
edaebcd85d0e62739b883d65eb2848072094dbae
core
/
homeassistant
/
components
/
group
History
Martin Hjelmare
c05905ebda
Remove callback decorator from coroutine functions (
#75626
)
...
* Remove callback decorator from coroutine functions * Remove some more callback decorators
2022-07-22 19:09:02 +02:00
..
translations
[ci skip] Translation update
2022-07-17 00:25:56 +00:00
__init__.py
Remove callback decorator from coroutine functions (
#75626
)
2022-07-22 19:09:02 +02:00
binary_sensor.py
Align code between group platforms (
#74057
)
2022-06-28 08:50:31 +02:00
config_flow.py
…
const.py
…
cover.py
Add support for unavailable to cover groups (
#74053
)
2022-06-28 11:12:14 +02:00
fan.py
Add support for unavailable and unknown to fan groups (
#74054
)
2022-06-28 10:58:52 +02:00
light.py
Align code between group platforms (
#74057
)
2022-06-28 08:50:31 +02:00
lock.py
Modify behavior of lock groups (
#74055
)
2022-06-28 10:29:56 +02:00
manifest.json
…
media_player.py
Modify behavior of media_player groups (
#74056
)
2022-06-28 10:22:46 +02:00
notify.py
…
recorder.py
Avoid recording static attributes for group entities (
#71256
)
2022-05-03 13:22:49 -05:00
reproduce_state.py
…
services.yaml
…
strings.json
…
switch.py
Align code between group platforms (
#74057
)
2022-06-28 08:50:31 +02:00
util.py
…