Skip to content

Commit 82e8d05

Browse files
committed
Add titles
1 parent 9d7a1df commit 82e8d05

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/_components/sensor.noaa_tides.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,12 @@ logo: noaa.png
1414

1515
The `noaa_tides` sensor platform uses details from [NOAA Tides and Currents](https://tidesandcurrents.noaa.gov/api/) to provide information about the prediction for the tides for any location in the United States.
1616

17+
## {% linkable_title Setup %}
18+
1719
This sensor requires the use of a NOAA station ID. Search [NOAA Tide Predictions](https://tidesandcurrents.noaa.gov/tide_predictions.html) to find a location. Use the ID from the search results in your configuration. Alternatively, you can determine a station ID from a URL. For example, `8721164` in the following URL: `https://tidesandcurrents.noaa.gov/noaatidepredictions.html?id=8721164`
1820

21+
## {% linkable_title Configuration %}
22+
1923
To use this sensor, add the following to your `configuration.yaml` file:
2024

2125
```yaml

0 commit comments

Comments
 (0)