hass-core/tests/components/samsungtv
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 deprecated YAML from samsungtv (#93392) 2023-05-23 11:33:51 +02:00
conftest.py Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080) 2023-12-20 23:55:09 +01:00
const.py Add CONF_MODEL to core constants (#68806) 2022-03-29 10:01:10 +02:00
test_config_flow.py Fix invalid MAC in samsungtv (#103512) 2023-11-06 23:43:56 +01:00
test_device_trigger.py Deprecate YAML in SamsungTV (#89743) 2023-03-21 09:00:17 +01:00
test_diagnostics.py Add minor version to config entries (#105479) 2023-12-12 08:44:35 +01:00
test_init.py SamsungTV: Add unique_id for when missing (legacy models) (#96829) 2023-09-13 01:24:49 +02:00
test_media_player.py Migrate samsungtv tests to use freezegun (#105286) 2023-12-08 14:37:02 +01:00
test_remote.py Update service call return values and error handling (#94657) 2023-06-16 07:01:40 -07:00
test_trigger.py Remove logic converting empty or falsy YAML to empty dict (#103912) 2023-12-05 18:08:11 +01:00