From 91f8e66dd1e6d2d8723131c24ba34e4ea6c640e3 Mon Sep 17 00:00:00 2001 From: Diogo Morgado Date: Wed, 27 Sep 2023 16:50:33 +0100 Subject: [PATCH] Add IPMA UV Index sensor (#28909) --- source/_integrations/ipma.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/ipma.markdown b/source/_integrations/ipma.markdown index c72e650a8a8..85351853890 100644 --- a/source/_integrations/ipma.markdown +++ b/source/_integrations/ipma.markdown @@ -19,7 +19,9 @@ The `ipma` weather platform uses the [Instituto Português do Mar e Atmosfera](h There is currently support for the following device types within Home Assistant: -- Sensor (Risk of Fire for your location) +- Sensor + - Risk of Fire for your location + - UV Index for your district - Weather (current state and forecast) {% include integrations/config_flow.md %}