Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidFW1960 committed Jul 27, 2019
2 parents ed122a5 + f3fe130 commit 6748596
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,8 @@ show_beaufort: true
| large_icon_top_margin | **-3.5em** / px or em value | Sets the top margin of the current conditions icon |
| large_icon_left_position | **0em** / px or em value | Sets the left position of the current conditions icon |
| separator_top_margin | **5em** / px or em value | Sets the top margin of the separator line |
| summary_top_margin | **1.2em** / px or em | Sets the gap between the forecast and summary text |
| summary_font_size: | **0.8em** / px or em | Sets the font size for the summary text |
| slot_l1 | **daytime_high** | Sets the value used in current conditions slot l1 : See slots for more info |
| slot_l2 | **wind** | Sets the value used in current conditions slot l2 : See slots for more info |
| slot_l3 | **visibility** | Sets the value used in current conditions slot l3 : See slots for more info |
Expand Down
2 changes: 2 additions & 0 deletions lovelace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@
large_icon_top_margin: -3.5em #default -3.5em px or em
large_icon_left_position: 0em #default 0em px or em
separator_top_margin: 6em #default 6em px or em
summary_top_margin: 0.2em #default 0.2em px or em
summary_font_size: 0.8em #default 0.8em px or em
slot_l1: daytime_high #daytime_high
slot_l2: daytime_low #wind
slot_l3: wind #visibility but BOM has no visibility reported
Expand Down

0 comments on commit 6748596

Please sign in to comment.