This website requires JavaScript.
Explore
Help
Sign In
home-assistant
/
core
Watch
1
Star
0
Fork
1
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-02-05 14:55:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6507951bb12942c248b86b8def2197b247a2e2bd
core
/
tests
/
components
/
switch
History
Paulus Schoutsen
2af984917e
Use asynctest-mock in most places (
#35109
)
...
* Use asynctest-mock in most places * Fix broken patch in pilight
2020-05-03 11:27:19 -07:00
..
__init__.py
Fix PEP257 issues
2016-03-09 10:25:50 +01:00
common.py
Sort imports according to PEP8 for switch (
#29654
)
2019-12-08 18:50:17 +01:00
test_device_action.py
Fix typo: serivce --> service (
#31217
)
2020-01-27 19:56:26 +01:00
test_device_condition.py
Use asynctest-mock in most places (
#35109
)
2020-05-03 11:27:19 -07:00
test_device_trigger.py
Fix typo: serivce --> service (
#31217
)
2020-01-27 19:56:26 +01:00
test_init.py
Rename SwitchDevice to SwitchEntity (
#34673
)
2020-04-26 18:50:37 +02:00
test_light.py
Sort imports according to PEP8 for switch (
#29654
)
2019-12-08 18:50:17 +01:00
test_reproduce_state.py
Add transition support to scenes, cleanup blocking parameter (
#34434
)
2020-04-20 18:07:50 -07:00