mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +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
|
||||
# Example configuration.yaml entry
|
||||
sensor:
|
||||
- platform: bom_weather_current
|
||||
- platform: bom
|
||||
name: "optional name"
|
||||
zone_id: IDS60801
|
||||
wmo_id: 94675
|
||||
|
Loading…
x
Reference in New Issue
Block a user