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

Commit

Permalink
Update sensor.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidFW1960 authored Jul 6, 2019
1 parent 7e68794 commit 8b4ac42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/bom_forecast/sensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,8 @@
'15': 'snow',
'16': 'storm',
'17': 'light-showers',
'18': 'heavy-showers',
'19': 'tropicalcyclone'
'18': 'heavy-showers',
'19': 'tropicalcyclone'
}

def validate_days(days):
Expand Down

0 comments on commit 8b4ac42

Please sign in to comment.