-
Notifications
You must be signed in to change notification settings - Fork 4
/
platinum_wx_card.yaml
69 lines (69 loc) · 2.07 KB
/
platinum_wx_card.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
type: custom:platinum-weather-card
card_config_version: 8
daily_extended_forecast_days: 5
daily_extended_name_attr: detailed_forecast
daily_extended_use_attr: true
daily_forecast_days: 5
daily_forecast_layout: horizontal
entity_apparent_temp: sensor.kxxx_feels_like
entity_extended: sensor.kxxx_summary_0
entity_extended_1: sensor.kxxx_summary_1
entity_forecast_icon: weather.kxxx
entity_forecast_icon_1: sensor.kxxx_forecast_icon_1
entity_forecast_max: sensor.kxxx_daytime_high
entity_forecast_max_1: sensor.kxxx_forecast_high_temp_1
entity_forecast_min: sensor.kxxx_nighttime_low
entity_forecast_min_1: sensor.kxxx_forecast_low_temp_1
entity_humidity: sensor.kxxx_relative_humidity
entity_pop: sensor.kxxx_precipitation_probability
entity_pop_1: sensor.kxxx_rain_chance_1
entity_pressure: sensor.kxxx_sea_level_pressure
entity_summary_1: sensor.kxxx_summary_1
entity_sun: sun.sun
entity_temp_next: sensor.kxxx_daytime_high
entity_temperature: sensor.kxxx_temperature
entity_update_time: sensor.kxxx_datetime_0
entity_visibility: sensor.kxxx_visibility
entity_wind_bearing: sensor.kxxx_wind_direction
entity_wind_gust: sensor.kxxx_wind_gust_scrape
entity_wind_speed: sensor.kxxx_wind_speed
extended_name_attr: detailed_forecast
extended_use_attr: true
old_daily_format: true
option_color_fire_danger: false
option_locale: en-US
option_pressure_decimals: 2
option_show_overview_decimals: true
option_static_icons: false
option_time_format: 12hour
option_today_rainfall_decimals: false
option_today_temperature_decimals: true
option_tooltips: true
overview_layout: complete
section_order:
- overview
- extended
- slots
- daily_forecast
show_section_daily_forecast: true
show_section_extended: true
show_section_slots: true
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: empty
slot_r2: visibility
slot_r3: popforecast
slot_r4: humidity
slot_r5: sun_following
slot_r6: remove
slot_r7: remove
slot_r8: remove
text_card_title: NWS Weather — kxxx
text_update_time_prefix: "Valid: "
update_time_use_attr: false