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