Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

Commit

Permalink
Update info.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidFW1960 authored Jul 22, 2019
1 parent ad8c959 commit 60e2783
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions info.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
The bom forecast sensor platform uses the Australian Bureau of Meteorology (BOM) as a source for forecast meteorological data. This is an updated version of a fork from bremor/bom_forecast


Each sensor will be given the device_id of "bom [optionalname] friendly name units" Example: sensor.bom_gosford_chance_of_rain_0
A name is optional but if multiple BOM weather stations are used a name will be required.
The sensor checks for new data every minute, starting 30 minutes after the timestamp of the most recent data as the data is updated every half-hour.


With this component you can create a lovelace card like this:


![BOM Forecast Card](https://github.com/DavidFW1960/bom_forecast/blob/master/bom_forecast.png)



Or you can combine with the BOM Weather Custom Card.

0 comments on commit 60e2783

Please sign in to comment.