Skip to content

Commit

Permalink
Attempting to fix Jekyll errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jcconnell committed Jul 22, 2018
1 parent e5a72ae commit ad7fec5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions source/_components/sensor.magicseaweed.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,21 @@ hour:
type: list
keys:
3AM:
description: Display forecast for 3AM.
6AM:
description: Display forecast for 6AM.
9AM:
description: Display forecast for 9AM.
12PM:
description: Display forecast for 12PM.
3PM:
description: Display forecast for 3PM.
6PM:
description: Display forecast for 6PM.
9PM:
description: Display forecast for 9PM.
12AM:
description: Display forecast for 12AM.
spot_id:
description: Surf spot ID to monitor surf forecast of.Details for getting spot id available at [Magicseaweed](https://magicseaweed.com/developer/forecast-api)
required: true
Expand All @@ -76,8 +84,11 @@ units:
type: string
keys:
uk:
description: Use UK units.
eu:
description: Use EU units.
us:
description: Use US units.
{% endconfiguration %}


Expand Down

0 comments on commit ad7fec5

Please sign in to comment.