Skip to content

Commit 33a501c

Browse files
authored
Update README.md
1 parent 809abd0 commit 33a501c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ In desktop mode (running cyclic with lib/main.py) it performs a bit better.
66

77
## Installation of HA component
88

9-
1. Clone this repo as `ph803w` dir into `$HA_CONFIG_DIR/custom_components/`:
9+
1. Clone this repo as `ph803w` dir into `$HA_CONFIG_DIR/custom_components/`
1010
```
1111
$ cd custom_components
1212
$ git clone git@github.com:dala318/ph803w.git ./ph803w
1313
```
14-
2. Setup `$HA_CONFIG_DIR/configuration.yaml`:
14+
2. Setup `$HA_CONFIG_DIR/configuration.yaml`
1515

1616
```yaml
1717
ph803w:
18-
host: 192.168.1.2 # IP of your gateway
18+
host: 192.168.1.2 # IP of your device
1919
```

0 commit comments

Comments
 (0)