From 915307cce15a0d8e9b2f343711ba4ca6f49626ba Mon Sep 17 00:00:00 2001 From: Luligu <132135057+Luligu@users.noreply.github.com> Date: Thu, 17 Oct 2024 20:19:43 +0200 Subject: [PATCH] Release 1.0.4 --- rock-s0/INSTALL.md | 2 +- rock-s0/cockpit/index.html | 9 +++- rock-s0/cockpit/manifest.json | 20 ++++---- rock-s0/cockpit/matterbridge.css | 22 +++++---- rock-s0/cockpit/matterbridge.js | 80 ++++++++++++++++++++++++++++++- src/shellyDevice.realgen1.test.ts | 1 - 6 files changed, 109 insertions(+), 25 deletions(-) diff --git a/rock-s0/INSTALL.md b/rock-s0/INSTALL.md index 5f0a734..5327168 100644 --- a/rock-s0/INSTALL.md +++ b/rock-s0/INSTALL.md @@ -53,7 +53,7 @@ set the hostname of the device (change rock-s0 with the new hostname you set bef 127.0.1.1 rock-s0 -# Samba without password +# Samba without password (optional) Copy the file smb.conf to /etc/samba/smb.conf diff --git a/rock-s0/cockpit/index.html b/rock-s0/cockpit/index.html index e610cc6..3baa0ae 100644 --- a/rock-s0/cockpit/index.html +++ b/rock-s0/cockpit/index.html @@ -14,8 +14,13 @@