mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +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
|
||||
# Example configuration.yaml entry
|
||||
sensor:
|
||||
switch:
|
||||
- platform: mfi
|
||||
host: IP_ADDRESS
|
||||
username: USERNAME
|
||||
|
Loading…
x
Reference in New Issue
Block a user