home-assistant: support abode component

This commit is contained in:
Robert Schütz 2023-02-01 20:23:11 -08:00
parent f7ff88d795
commit e6638023aa

View File

@ -7,7 +7,8 @@
"3_day_blinds" = ps: with ps; [
];
"abode" = ps: with ps; [
]; # missing inputs: jaraco.abode
jaraco-abode
];
"accuweather" = ps: with ps; [
accuweather
];
@ -4427,6 +4428,7 @@
};
# components listed in tests/components for which all dependencies are packaged
supportedComponentsWithTests = [
"abode"
"accuweather"
"acmeda"
"adax"