Platinum Weather Card

Platinum Weather Card

11 november 2022 3 Door Ivo

De Platinum Weather Card, combineer meerdere sensors in 1 mooi overzicht.

Via HACS kun je de Platinum Weather Card installeren.
Ik heb een combi van de Buienradar, Openweathermap, Meteologistisk en HACS neerslag sensors.

De Platinum Weather Card:

Het is een gepuzzel welke sensor waar terecht komt en met welke waarde.
Onderstaand de code voor de kaart.

card_config_version: 8
entity_apparent_temp: sensor.buienradar_feel_temperature
entity_forecast_icon: weather.buienradar
entity_forecast_icon_1: weather.huis
entity_forecast_max: weather.huis
entity_forecast_max_1: weather.huis
entity_forecast_min: sensor.openweathermap_forecast_temperature_low
entity_forecast_min_1: weather.huis
entity_humidity: sensor.knmi_huis_relatieve_luchtvochtigheid
entity_pop: sensor.neerslag_buienalarm_regen_data
entity_pop_1: sensor.buienradar_rainchance_1d
entity_pos_1: sensor.buienradar_rain_1d
entity_pressure: sensor.buienradar_barometer_value
entity_rainfall: sensor.neerslag_buienradar_regen_data
entity_summary: weather.buienradar
entity_summary_1: weather.huis
entity_sun: sun.sun
entity_temperature: sensor.buienradar_temperature
entity_uv_alert_summary: sensor.openweathermap_uv_index
entity_wind_bearing: sensor.openweathermap_wind_bearing
entity_wind_gust: sensor.openweathermap_forecast_wind_speed
entity_wind_speed: sensor.buienradar_wind_force
section_order:
  - overview
  - extended
  - slots
  - daily_forecast
show_section_extended: false
slot_l1: forecast_max
slot_l2: forecast_min
slot_l3: wind
slot_l4: pressure
slot_l5: sun_next
slot_l6: remove
slot_l7: remove
slot_l8: remove
slot_r1: pop
slot_r2: humidity
slot_r3: uv_summary
slot_r4: rainfall
slot_r5: sun_following
slot_r6: remove
slot_r7: remove
slot_r8: remove
text_card_title: Het weer
type: custom:platinum-weather-card

Platinum Weather Card

Laat weten wat je er van vind

En bekijk ook de andere artikelen van HACS of Home Assistant.