From a099ef723db5008bbc481ba65eb9eb8182ba319a Mon Sep 17 00:00:00 2001 From: TJ Horner Date: Mon, 2 Oct 2023 01:23:26 -0700 Subject: [PATCH] Add sensor platform to weatherkit docs (#29073) --- source/_integrations/weatherkit.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/weatherkit.markdown b/source/_integrations/weatherkit.markdown index f280a8f7235..d644b1b0baa 100644 --- a/source/_integrations/weatherkit.markdown +++ b/source/_integrations/weatherkit.markdown @@ -12,6 +12,7 @@ ha_domain: weatherkit ha_integration_type: integration ha_platforms: - weather + - sensor --- The Apple WeatherKit integration obtains current weather and forecasts (hourly and daily) from Apple Weather. It is the most direct replacement for those coming from the Dark Sky API since Apple bought Dark Sky and implemented its technology into their weather service. @@ -19,6 +20,7 @@ The Apple WeatherKit integration obtains current weather and forecasts (hourly a There is currently support for the following device types within Home Assistant: - Weather +- Sensor ## Requirements