This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
070b411820
core
/
tests
/
components
/
zha
History
David F. Mulcahey
5d1b78a29d
Add device list to ZHA config entry diagnostics (
#111549
)
...
* Add device list to ZHA config entry diagnostics * add logical type
2024-02-27 06:44:26 -05:00
..
__init__.py
…
common.py
…
conftest.py
Add device counter entities to ZHA (
#111175
)
2024-02-23 13:22:47 -05:00
data.py
…
test_alarm_control_panel.py
…
test_api.py
…
test_backup.py
…
test_base.py
…
test_binary_sensor.py
…
test_button.py
…
test_climate.py
…
test_cluster_handlers.py
…
test_config_flow.py
Use discovery flow helper for hardware integrations (
#111437
)
2024-02-26 12:04:33 -05:00
test_cover.py
…
test_device.py
…
test_device_action.py
…
test_device_tracker.py
…
test_device_trigger.py
…
test_diagnostics.py
Add device list to ZHA config entry diagnostics (
#111549
)
2024-02-27 06:44:26 -05:00
test_discover.py
Add device counter entities to ZHA (
#111175
)
2024-02-23 13:22:47 -05:00
test_fan.py
Migrate zha to use Debouncer.async_schedule_call (
#111103
)
2024-02-23 07:28:23 -10:00
test_gateway.py
Migrate zha to use async_update_entry to alter config entries (
#110402
)
2024-02-12 21:24:56 +01:00
test_helpers.py
…
test_init.py
Migrate zha to use async_update_entry to alter config entries (
#110402
)
2024-02-12 21:24:56 +01:00
test_light.py
…
test_lock.py
…
test_logbook.py
…
test_number.py
…
test_radio_manager.py
Avoid directly changing config entry state in tests (part 2) (
#110115
)
2024-02-10 07:20:15 +01:00
test_registries.py
…
test_repairs.py
…
test_select.py
…
test_sensor.py
Add device counter entities to ZHA (
#111175
)
2024-02-23 13:22:47 -05:00
test_silabs_multiprotocol.py
…
test_siren.py
…
test_switch.py
…
test_update.py
…
test_websocket_api.py
…
zha_devices_list.py
…