mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
added forecast_solar
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
unit_system = "us_customary";
|
||||
temperature_unit = "F";
|
||||
packages = {
|
||||
victron_modbuss = "!include updated elises groupsvictron_modbuss.yaml";
|
||||
victron_modbuss = "!include victron_modbuss.yaml";
|
||||
};
|
||||
};
|
||||
recorder = {
|
||||
@@ -64,6 +64,7 @@
|
||||
jellyfin-apiclient-python # for jellyfin
|
||||
paho-mqtt # for mqtt
|
||||
psycopg2 # for postgresql
|
||||
forecast-solar # for solar forecast
|
||||
];
|
||||
extraComponents = [ "isal" ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user