Skip to content

Commit

Permalink
Update the README
Browse files Browse the repository at this point in the history
  • Loading branch information
gicamm authored Nov 4, 2022
1 parent f86884f commit 2ef7f1f
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,22 +31,14 @@ comelit:

```
### How to find the hub serial?
#### MQTT Mosquitto Client
Execute the mosquitto client and look at the output
```bash
mosquitto_sub -v -h 192.168.188.21 -u hsrv-user -P sf1nE9bjPc -t 'HSrv/002529170576/rx/localClient-XXXX' -p 1883 -i 654321
```

It prints the full topic name, like below:
```
HSrv/SERIAL/tx/localClient-XXXX
```

#### Comelit app
- Open the Comelit app
- Scan for a new hub device
- Copy the serial

For more information, see the [Wiki](https://github.com/gicamm/homeassistant-comelit/wiki).

### Supported features
- Lights
- Shutters
Expand Down

0 comments on commit 2ef7f1f

Please sign in to comment.