hass-core/tests/components/onewire
Franck Nijhof 284fc94d31
Add initial label registry foundation
Add label support to device registry

Add label support to entity registry

Add support for calling services by labels

Rebase fixes, test fixes, linter fixes, catch up

Ran black

Update test snapshosts

Update snapshots for renault

Register API

Fix entity registry tests

Set up registry in bootstrap

Add labels to partial dict

Add support to Syrupy for test snapshotting

Adjust more tests

Adjust version in comment

Update snapshots

Add template methods
2024-02-01 23:35:13 +01:00
..
snapshots Add initial label registry foundation 2024-02-01 23:35:13 +01:00
__init__.py Cleanup onewire tests (#92117) 2023-04-29 11:18:16 +02:00
conftest.py Move mock_setup_entry to conftest (#88484) 2023-03-06 11:31:50 +01:00
const.py Cleanup onewire tests (#92117) 2023-04-29 11:18:16 +02:00
test_binary_sensor.py Use SnapshotAssertion in 1-wire tests (#90782) 2023-04-22 17:22:05 +02:00
test_config_flow.py Cleanup onewire tests (#92117) 2023-04-29 11:18:16 +02:00
test_diagnostics.py Use snapshot in onewire diagnostics tests (#92112) 2023-04-27 13:34:13 +02:00
test_init.py Improve onewire test coverage (#90184) 2023-03-26 23:46:52 +02:00
test_sensor.py Improve TAI8570 ignore tests in onewire (#92113) 2023-04-27 13:33:30 +02:00
test_switch.py Use SnapshotAssertion in 1-wire tests (#90782) 2023-04-22 17:22:05 +02:00