Support Rainbow radar site in BOM camera (#39129)

This commit is contained in:
Paul Madden 2020-08-23 10:46:11 -06:00 committed by GitHub
parent c86c522eb1
commit 04c1c1a279
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 3 deletions

View file

@ -54,6 +54,7 @@ LOCATIONS = [
"NWTasmania",
"Perth",
"PortHedland",
"Rainbow",
"SellicksHill",
"SouthDoodlakine",
"Sydney",

View file

@ -2,6 +2,6 @@
"domain": "bom",
"name": "Australian Bureau of Meteorology (BOM)",
"documentation": "https://www.home-assistant.io/integrations/bom",
"requirements": ["bomradarloop==0.1.4"],
"requirements": ["bomradarloop==0.1.5"],
"codeowners": ["@maddenp"]
}

View file

@ -365,7 +365,7 @@ blockchain==1.4.4
# bme680==1.0.5
# homeassistant.components.bom
bomradarloop==0.1.4
bomradarloop==0.1.5
# homeassistant.components.bond
bond-api==0.1.8

View file

@ -190,7 +190,7 @@ blebox_uniapi==1.3.2
blinkpy==0.16.3
# homeassistant.components.bom
bomradarloop==0.1.4
bomradarloop==0.1.5
# homeassistant.components.bond
bond-api==0.1.8