Add sensor platform to weatherkit docs (#29073)

This commit is contained in:
TJ Horner 2023-10-02 01:23:26 -07:00 committed by GitHub
parent 0f90da7dd5
commit a099ef723d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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