Loading pkgs/servers/home-assistant/custom-components/dwd/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -26,6 +26,9 @@ buildHomeAssistantComponent rec { description = "Custom component for Home Assistant that integrates weather data (measurements and forecasts) of Deutscher Wetterdienst"; homepage = "https://github.com/hg1337/homeassistant-dwd"; license = licenses.asl20; maintainers = with maintainers; [ hexa ]; maintainers = with maintainers; [ hexa emilylange ]; }; } Loading
pkgs/servers/home-assistant/custom-components/dwd/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -26,6 +26,9 @@ buildHomeAssistantComponent rec { description = "Custom component for Home Assistant that integrates weather data (measurements and forecasts) of Deutscher Wetterdienst"; homepage = "https://github.com/hg1337/homeassistant-dwd"; license = licenses.asl20; maintainers = with maintainers; [ hexa ]; maintainers = with maintainers; [ hexa emilylange ]; }; }