Use bomradarloop v0.1.4 (#32660)
parent
836b077bcc
commit
61acf944c0
|
@ -52,6 +52,7 @@ homeassistant/components/bitcoin/* @fabaff
|
|||
homeassistant/components/bizkaibus/* @UgaitzEtxebarria
|
||||
homeassistant/components/blink/* @fronzbot
|
||||
homeassistant/components/bmw_connected_drive/* @gerard33
|
||||
homeassistant/components/bom/* @maddenp
|
||||
homeassistant/components/braviatv/* @robbiet480
|
||||
homeassistant/components/broadlink/* @danielhiversen @felipediel
|
||||
homeassistant/components/brother/* @bieniu
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"domain": "bom",
|
||||
"name": "Australian Bureau of Meteorology (BOM)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/bom",
|
||||
"requirements": ["bomradarloop==0.1.3"],
|
||||
"requirements": ["bomradarloop==0.1.4"],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
"codeowners": ["@maddenp"]
|
||||
}
|
||||
|
|
|
@ -337,7 +337,7 @@ blockchain==1.4.4
|
|||
# bme680==1.0.5
|
||||
|
||||
# homeassistant.components.bom
|
||||
bomradarloop==0.1.3
|
||||
bomradarloop==0.1.4
|
||||
|
||||
# homeassistant.components.amazon_polly
|
||||
# homeassistant.components.route53
|
||||
|
|
|
@ -121,7 +121,7 @@ axis==25
|
|||
bellows-homeassistant==0.14.0
|
||||
|
||||
# homeassistant.components.bom
|
||||
bomradarloop==0.1.3
|
||||
bomradarloop==0.1.4
|
||||
|
||||
# homeassistant.components.broadlink
|
||||
broadlink==0.12.0
|
||||
|
|
Loading…
Reference in New Issue