This website requires JavaScript.
Explore
Help
Register
Sign In
nmelone
/
ha-core
Watch
1
Star
0
Fork
0
You've already forked ha-core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
db73ce92faa1f89abe83577287cda4aec9fcbf4d
ha-core
/
tests
/
components
/
deconz
History
Robert Svensson
b012b79167
Adapt deCONZ number platform to align with updated design of binary sensor and sensor platforms (
#65248
)
...
* Adapt number to align with binary sensor and sensor platforms * Make number tests easier to expand
2022-02-08 23:03:37 +01:00
..
__init__.py
…
conftest.py
…
test_alarm_control_panel.py
…
test_binary_sensor.py
Parametrize deCONZ binary sensors (
#65012
)
2022-02-04 12:58:07 +01:00
test_climate.py
…
test_config_flow.py
Expose deCONZ configuration url from discovered entry (
#64519
)
2022-01-20 13:46:22 +01:00
test_cover.py
…
test_deconz_event.py
…
test_device_trigger.py
…
test_diagnostics.py
Add logic to avoid creating the same scene multiple times (
#65207
)
2022-01-30 01:11:28 +02:00
test_fan.py
…
test_gateway.py
…
test_init.py
…
test_light.py
…
test_lock.py
…
test_logbook.py
…
test_number.py
Adapt deCONZ number platform to align with updated design of binary sensor and sensor platforms (
#65248
)
2022-02-08 23:03:37 +01:00
test_scene.py
Add logic to avoid creating the same scene multiple times (
#65207
)
2022-01-30 01:11:28 +02:00
test_sensor.py
…
test_services.py
…
test_siren.py
…
test_switch.py
…