Skip to content

Commit

Permalink
Update README for v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
st3fan committed Nov 12, 2022
1 parent c5f2ef9 commit 9b21705
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ The current release is [v0.1.0](https://github.com/st3fan/mijia-hub/releases/tag
The easiest way to get going with this is to download the attached .deb file and install it on a Raspberry Pi Zero W. If you have a device that is a different architecture, please file a bug and I will update the build scripts to generate the proper packages.

```
$ wget https://github.com/st3fan/mijia-hub/releases/download/v0.2.0/mijia-hub_0.2.0_armhf.deb
$ sudo dpkg --install mijia-hub_0.1.0_armhf.deb
$ wget https://github.com/st3fan/mijia-hub/releases/download/v0.3.0/mijia-hub_0.3.0_armhf.deb
$ sudo dpkg --install mijia-hub_0.3.0_armhf.deb
```

The default PIN for new devices is `122334455`. You can change this in `/etc/default/mijia-hub`:
Expand Down

0 comments on commit 9b21705

Please sign in to comment.