mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 22:36:51 +00:00
s/sensor/switch/ in relevant docs (#1610)
This appears to be a copy & paste error; it does need to both switch and sensor stanzas to work in my installation.
This commit is contained in:
parent
917e6c57dd
commit
d15116cc0a
@ -18,7 +18,7 @@ To add this platform to your installation, add the following to your `configurat
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
sensor:
|
switch:
|
||||||
- platform: mfi
|
- platform: mfi
|
||||||
host: IP_ADDRESS
|
host: IP_ADDRESS
|
||||||
username: USERNAME
|
username: USERNAME
|
||||||
|
Loading…
x
Reference in New Issue
Block a user