Loading
home-assistant: add tuya-device-handlers, disable flaky tests
Update component-packages.nix to include tuya-device-handlers as a
dependency of the tuya integration and add tuya to
supportedComponentsWithTests.
Disable snapshot tests that fail due to nixpkgs-specific issues:
- test_diagnostics.py: entity ordering differs because Python 3.14
schedules async platform setup differently than 3.13.
- test_device_diagnostics[tdq_9htyiowaf5rtdhrv] and
test_platform_setup_and_discovery: PyPI sdist translations differ
from source strings.json ("Power-on behavior" vs "Power on behavior").