From 9b21705ddedba9acdec60aeb77ac5904d234fc65 Mon Sep 17 00:00:00 2001 From: Stefan Arentz Date: Sat, 12 Nov 2022 17:27:55 -0500 Subject: [PATCH] Update README for v0.3.0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 03d4d65..9a51256 100644 --- a/README.md +++ b/README.md @@ -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`: