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-04-26 10:17:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
tests
/
components
/
light
History
Donnie
6e87c2ad3e
Support default transition in light profiles (
#36747
)
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-07-21 17:19:07 -07:00
..
__init__.py
Fix PEP257 issues
2016-03-09 10:25:50 +01:00
common.py
Fix light toggle service attributes (
#35483
)
2020-05-11 12:58:59 +02:00
test_device_action.py
Do async_setup_platform in background (
#36244
)
2020-05-31 22:18:30 -07:00
test_device_condition.py
Do async_setup_platform in background (
#36244
)
2020-05-31 22:18:30 -07:00
test_device_trigger.py
Do async_setup_platform in background (
#36244
)
2020-05-31 22:18:30 -07:00
test_init.py
Support default transition in light profiles (
#36747
)
2020-07-21 17:19:07 -07:00
test_intent.py
use isort to sort imports according to PEP8 for light (
#29648
)
2019-12-08 22:46:23 +05:30
test_reproduce_state.py
Add transition support to scenes, cleanup blocking parameter (
#34434
)
2020-04-20 18:07:50 -07:00