added esp home

This commit is contained in:
2025-10-21 20:55:51 -04:00
parent 0f8a594545
commit cf75f3d75a

View File

@@ -65,6 +65,8 @@
paho-mqtt # for mqtt
psycopg2 # for postgresql
forecast-solar # for solar forecast
aioesphomeapi # for esphome
esphome-dashboard-api # for esphome
];
extraComponents = [ "isal" ];
};