adding more extraPackages to brain HA

This commit is contained in:
2025-12-09 18:50:00 -05:00
parent cc2a609f52
commit 52389f729d

View File

@@ -70,6 +70,8 @@
py-improv-ble-client # for esphome py-improv-ble-client # for esphome
pymodbus # for modbus pymodbus # for modbus
pyopenweathermap # for weather pyopenweathermap # for weather
ical # for todo
uiprotect # unfi integration
]; ];
extraComponents = [ "isal" ]; extraComponents = [ "isal" ];
}; };