Fixed platform name for component name change (#985)
This commit is contained in:
parent
a478ca2200
commit
c1873a311c
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue