Merge pull request #232903 from mweinelt/hass-dont-test-matter

nixos/tests/home-assistant: Don't test matter
This commit is contained in:
Martin Weinelt 2023-05-20 03:05:10 +02:00 committed by GitHub
commit 5c10ad88b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,6 @@ in {
# include some popular integrations, that absolutely shouldn't break
esphome = {};
knx = {};
matter = {};
shelly = {};
zha = {};