mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +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
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
sensor:
|
sensor:
|
||||||
platform: worxlandroid
|
- platform: worxlandroid
|
||||||
host: 192.168.0.10
|
host: 192.168.0.10
|
||||||
pin: 1234
|
pin: 1234
|
||||||
```
|
```
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user