removed pirate-weather from home_assistant #69

Merged
Richie merged 1 commits from feature/removed-pirate-weather-from-home_assistant into main 2026-09-08 16:39:40 -04:00
@@ -79,7 +79,6 @@
extraComponents = [ "isal" ];
customComponents = with pkgs.home-assistant-custom-components; [
garmin_connect
pirate-weather
];
};