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-20 01:31:36 +00:00
Code
Issues
Releases
Wiki
Activity
Files
c362ffd384fba2820b8eb3c1f3ed7d13a4ee47cf
core
/
tests
/
components
/
tasmota
T
History
Erik Montnemery
67f3e717a8
Add support for color_mode white to tasmota light (
#51608
)
2021-06-08 17:43:04 +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
Bump hatasmota to 0.2.13 (
#50662
)
2021-05-15 19:36:08 +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
Add support for color_mode white to tasmota light (
#51608
)
2021-06-08 17:43:04 +02:00
test_mixins.py
…
test_sensor.py
Add last_reset property to Tasmota energy sensors (
#51107
)
2021-05-26 17:58:06 +02:00
test_switch.py
…