home-assistant: update component packages

This commit is contained in:
Jamie Magee 2024-04-21 20:57:20 -07:00
parent 2978052a77
commit a16e053bf9
1 changed files with 2 additions and 1 deletions

View File

@ -97,7 +97,8 @@
airtouch4pyapi
];
"airtouch5" = ps: with ps; [
]; # missing inputs: airtouch5py
airtouch5py
];
"airvisual" = ps: with ps; [
pyairvisual
];