You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_components/sensor.bom.markdown
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,18 @@
1
1
---
2
2
layout: page
3
-
title: "Bureau of Meteorology Australia current weather"
4
-
description: "Instructions on how to integrate Bureau of Meteorology Australia current weather conditions into Home Assistant."
3
+
title: "Weather data by the Bureau of Meteorology Australia"
4
+
description: "Instructions on how to integrate Bureau of Meteorology Australia weather conditions into Home Assistant."
5
5
date: 2016-09-13 18:00
6
6
sidebar: true
7
7
comments: false
8
8
sharing: true
9
9
footer: true
10
10
logo: bom.png
11
11
ha_category: Weather
12
-
featured: false
13
12
ha_release: 0.29
14
13
---
15
14
16
-
The `bom_weather_current` platform allows you to get the current weather conditions from the [Bureau of Meteorology (BOM)](http://www.bom.gov.au/) Australia.
15
+
The `bom` platform allows you to get the current weather conditions from the [Bureau of Meteorology (BOM)](http://www.bom.gov.au/) Australia.
17
16
18
17
- Each sensor will be given the `device_id` of "bom [optionalname] friendlyname units"
19
18
- Get the station ID for your local BOM station from the BOM website: State -> Observations -> Latest Observations -> Choose the station
0 commit comments