mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 03:37:06 +00:00
Fixed platform name for component name change (#985)
This commit is contained in:
parent
a478ca2200
commit
c1873a311c
@ -25,7 +25,7 @@ To add the BOM weather observation to your installation, add the following to yo
|
|||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
sensor:
|
sensor:
|
||||||
- platform: bom_weather_current
|
- platform: bom
|
||||||
name: "optional name"
|
name: "optional name"
|
||||||
zone_id: IDS60801
|
zone_id: IDS60801
|
||||||
wmo_id: 94675
|
wmo_id: 94675
|
||||||
|
Loading…
x
Reference in New Issue
Block a user