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-21 10:07:54 +00:00
Code
Issues
Releases
Wiki
Activity
Files
ec08256ff0b3dd62861aa6468619e9ce4ae4b57a
core
/
tests
/
components
/
tasmota
T
History
Erik Montnemery
4136f9f203
Fix Tasmota color scaling and RGBW lights (
#50120
)
2021-05-05 17:59:26 +02:00
..
__init__.py
…
conftest.py
Cleanup of unused connection_class logic (
#49865
)
2021-04-29 23:12:58 +02:00
test_binary_sensor.py
…
test_common.py
Use device registry CONNECTION_* constants (
#49923
)
2021-04-30 23:58:50 +02:00
test_config_flow.py
Use config_entries.SOURCE_* constants (
#49631
)
2021-04-25 11:27:40 +02:00
test_cover.py
…
test_device_trigger.py
Use device registry CONNECTION_* constants (
#49923
)
2021-04-30 23:58:50 +02:00
test_discovery.py
Use device registry CONNECTION_* constants (
#49923
)
2021-04-30 23:58:50 +02:00
test_fan.py
…
test_init.py
Use device registry CONNECTION_* constants (
#49923
)
2021-04-30 23:58:50 +02:00
test_light.py
Fix Tasmota color scaling and RGBW lights (
#50120
)
2021-05-05 17:59:26 +02:00
test_mixins.py
…
test_sensor.py
Use disabled_by constants (
#49584
)
2021-04-23 09:56:42 +02:00
test_switch.py
…