This website requires JavaScript.
Explore
Help
Sign In
codex-admin
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/elisspace/core.git
synced
2026-09-18 16:51:50 +00:00
Code
Issues
Releases
Wiki
Activity
Files
6055cd20c8c0cc0350041b2340d705eec7ca7484
core
/
tests
/
components
/
switch
T
History
Erik Montnemery
513d6cc467
Change value of device_automation constant (
#64296
)
...
* Change value of constant CONF_CHANGED_STATES * Adjust tests
2022-01-17 16:34:40 +01: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
conftest.py
Lint suppression cleanups (
#47248
)
2021-03-02 09:02:04 +01:00
test_device_action.py
Use DeviceAutomationType in tests/components/[s-z]* (
#62450
)
2021-12-21 11:56:00 +01:00
test_device_condition.py
Use DeviceAutomationType in tests/components/[s-z]* (
#62450
)
2021-12-21 11:56:00 +01:00
test_device_trigger.py
Change value of device_automation constant (
#64296
)
2022-01-17 16:34:40 +01:00
test_init.py
Remove deprecated base entity classes (
#61006
)
2021-12-05 13:53:52 +01:00
test_light.py
Add color mode support to switch light (
#63124
)
2021-12-31 11:43:59 +01:00
test_reproduce_state.py
…
test_significant_change.py
…