l hass: enable shopping list, disable hue

This commit is contained in:
lassulus 2021-01-24 09:46:43 +01:00
parent c334eb47eb
commit a6ace6ef5e

View File

@ -49,6 +49,7 @@ with import ./lib.nix { inherit lib; };
};
config = {};
sun.elevation = 66;
shopping_list = {};
discovery = {};
frontend = {};
mqtt = {
@ -83,7 +84,6 @@ with import ./lib.nix { inherit lib; };
(tasmota_s20 "Stereo Anlage" "stereo")
];
mobile_app = {};
hue = {};
weather = [
{
platform = "openweathermap";