mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Fix incorrect Worx Landroid example configuration (#38300)
This commit is contained in:
commit
81bda68853
@ -23,9 +23,9 @@ To use your Worx Landroid mower in your installation, add the following to your
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
sensor:
|
||||
platform: worxlandroid
|
||||
host: 192.168.0.10
|
||||
pin: 1234
|
||||
- platform: worxlandroid
|
||||
host: 192.168.0.10
|
||||
pin: 1234
|
||||
```
|
||||
|
||||
{% configuration %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user