Commit 934ca10f authored by Robert Schütz's avatar Robert Schütz
Browse files

home-assistant: support google_weather component

parent 7dd24848
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -2168,7 +2168,8 @@
      ];
    "google_weather" =
      ps: with ps; [
      ]; # missing inputs: python-google-weather-api
        python-google-weather-api
      ];
    "google_wifi" =
      ps: with ps; [
      ];
@@ -7381,6 +7382,7 @@
    "google_tasks"
    "google_translate"
    "google_travel_time"
    "google_weather"
    "google_wifi"
    "govee_ble"
    "govee_light_local"