Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated option preference details.
  • Loading branch information
anand-p-r authored Jun 26, 2021
1 parent 6117c12 commit 9b8a631
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ In addition to the weather platform, default sensors include different weather c

Based on the latitude and longitude, location name is derived by reverse geo-coding. Sensors are then grouped based on the derived location name. For e.g. ```weather.<place_name>```, ```sensor.<place_name>_temperature```, ```sensor.<place_name>_humidity``` etc.

Integration options (Configuration --> Integrations --> <Weather Location> --> Configure) include Forecast Interval and other Weather Parameters. These weather parameters are used to determine the "Best Time Of The Day". Additionally there is an option to set "Daily mode" that will provide a view of max and min temperatures for the forecasts.
Integration options (Configuration --> Integrations --> <Weather Location> --> Configure) include Forecast Interval and other Weather Parameters. These weather parameters are used to determine the "Best Time Of The Day". Additionally there is are two options
- Set "Daily mode" that will provide a view of max and min temperatures for the forecasts. By default this is set to True.
- Set "Lightning sensor" to display closes lightning strikes within a bounding box of 500kms. By default this is set to False.

## Original Author
Anand Radhakrishnan [@anand-p-r](https://github.com/anand-p-r)

0 comments on commit 9b8a631

Please sign in to comment.