RaspberryMatic 3.61.5.20211113 #1518
jens-maus
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is release 3.61.5.20211113 of RaspberryMatic which is a major release with the following bugfixes and feature changes:
Hier klicken für deutschsprachige 🇩🇪🇦🇹🇨🇭 Version des ChangeLogs/Diskussionsbeitrag
🚧 Changes:
For all changes, see the full commit log.
CCU/HomeMatic service changes:
ReGaHss
logic engine to versionR1.00.0388.0227 (Oct 20 2021)
coming with the following changes:foreach()
loop function which was not using the correct way of setting the content of the provided storage variable. This caused runtime issues under certain circumstances which resulted inforeach()
calls returning the same string result for all iterations.hmip-copro-update.jar
tool which finally comes with an updated libNRJavaSerial version also providing binaries foraarch64
.RPI-RF-MOD
/HmIP-CCU3
updated to 4.4.12 version. This new firmware contains bugfixes and improvements regarding communication with aHmIP-HAP
orHmIPW-DRAP
.HmIP-PSM
. In future this will allow to consider the power input with a future device firmware update (e.g. for a mini photo-volatic).HmIP-SWO-x
devices.LONG/SHORT_RAMP_START_STEP
will now be displayed with 2 digit precision.LED_DISABLE_CHANNELSTATE
for theHmIP-SMI
config interface (requires device firmware 3.2.x).HmIP-WRCD
informing about a too high wake-on-radio usage.HmIP-HAP
is part of the installation. This should improve the overall update stability.HmIPW-DRAP
in case it is equipped with a newer device firmware./bin/SetInterfaceClock
execution times to be executed more near to DST switch boundaries but still only 4 times per days so that BidCos-RF devices are getting time updates still regularly but more imminent after a DST switch.HmIP-RFUSB
which did not work correctly under all circumstances (cf. HM-MOD-RPI-PCB auf HB-RF-USB-2 für HomeAssistant Docker Raspberry Pi 4 #1252).WebUI changes:
0039-WebUI-Fix-Style-Glitches
WebUI patchset. These changes includes a lot of style modifications which e.g. try to use the maximum space available for the web browser but also try to make the table layout more common between the status and control devices display (optische Kleinigkeiten #1466, Lange Übersetzung: "{actionStatusControlActive}" wird angezeigt #1485, improved Startpage formatting for systemvariables #1493, https://homematic-forum.de/forum/viewtopic.php?p=683208#p683208, Replace #1454 #1455 (comment)).0150-WebUI-Responsive-ControlPage
WebUI patch which reworks the main control page to use a div-based responsive design (@MichaelN0815).0149-WebUI-ImprovedErrorPages
WebUI patch which replaces the standard error pages shown with some more nice and slim version reminding users that the system is not ready yet and the WebUI will be loaded soonish.0039-WebUI-Fix-Style-Glitches
WebUI patch (@MichaelN0815, Anzeige der "angepinnten" SysVars auf der Startseite nochmal optimieren #1495 (comment)).0148-WebUI-Fix-RebootInBackground
WebUI patch and adapted other patches in similar situations to execute/sbin/reboot
and/sbin/poweroff
in background so that the WebUI has enough time to properly display the results before the system is rebooted or shutdown (Fehlende Übersetztung im PopUp nach Zusatzsoftware Installation (HA-OS RM-AddOn) #1496).0147-WebUI-Fix-AddonUninstallFailureHandling
WebUI patch which fixes an issue with addon uninstall scripts returning invalid error messages (@jp112sdl).0146-WebUI-ImprovedStartpageLayout
WebUI patch presenting the text information on the startpage more condensed (Anzeige der "angepinnten" SysVars auf der Startseite nochmal optimieren #1495, @jp112sdl).0007-WebUI-Enhanced-FirmwareUpdate
WebUI patch which should fix the new auto-backup feature of OCCU 3.61.x.0133-WebUI-Fix-InternalIDExposure
WebUI patch to explicitly show/hide internal maintenance channels in the status and control device view rather than showing them per default (@jp112sdl).0145-WebUI-NaturalSorting
WebUI patch which implements natural sorting for the "Status and control" display tables (Sortierung in der WebUI umstellen auf natürliche Sortierung #1491, @ptweety).0144-WebUI-ControlForMaintenanceChannel
WebUI patch implementing a dedicated device parameter output for the:0
maintenance channels (Improvement/0144 web UI control for maintenance channel #1487, @jp112sdl).0067-WebUI-Fix-BrokenLinkPeerList
WebUI patch which fixes another broken link to programs and connections (Verlinkung "Programme und Verknüpfungen" ist defekt. #1484).0143-WebUI-Fix-Translation
WebUI bugfix patch fixing a minor typo inde/translate.lang.extension.js
(cf. https://homematic-forum.de/forum/viewtopic.php?f=65&t=41974&p=684969#p684967).0133-WebUI-Fix-InternalIDExposure
WebUI patch to also show channels flagged as "internal" in the functions, room and favorite display (Zu Gewerken hinzugefügte 0er Kanäle von HM-Geräten werden nicht bei Status und Bedienung > Gewerke angezeigt #1477, Zu Favoriten hinzugefügte 0er Kanäle von HM-Geräten lassen sich nicht mehr entfernen #1475).0057-WebUI-ImprovedDutyCycleDisplay
WebUI patch to use a table header to explain DC/CS values and to use a more streamlined separation bar (Web-UI: "CCU:"/"DC:"/"CS:" nicht beschrieben #1462, @jp112sdl).0141-WebUI-Add-LoggedOnUserInformation
WebUI patch adding more logged in user details to the WebUI header (Informationen über den User-Level (Admin/Benutzer/Gast) und den aktiven WebUI-Modus (vereinfacht/Experte) im Kopfbereich der WebUI anzeigen #1463, @jp112sdl).0142-WebUI-Fix-StartpageGuestTranslate
WebUI patch fixing broken translation string in the favorite page when using a guest account (Anzeigefehler für Gast-User wenn Favorit keine Beschreibung enthält #1470, @jp112sdl).0097-WebUI-SetSysvarValueByUser
WebUI patch simplifying the channel selection table cell use (@jp112sdl).0138-WebUI-Add-SettingsAccessInStatusAndControl
WebUI patch to allow to click on the device image to directly go to the device settings. (cf. add 0138-WebUI-DeviceAndChannelSettingsButtonInControl #1444 (comment)).0140-WebUI-Add-ChannelPicsInControl
WebUI patch which will add channel pictures to the status and control tables.0139-WebUI-Fix-ScriptErrorOnUnknownDatapoint
WebUI patch fixing an issue with unique variable ident (Skriptfehler bei Gerätedarstellung #1456, @jp112sdl).0097-WebUI-SetSysvarValueByUser
which implements direct use of the boolean value names. (cf. Replace #1454 #1455 (comment)).0138-WebUI-Add-SettingsAccessInStatusAndControl
WebUI patch allowing to directly access device channel settings in the status display (add 0138-WebUI-DeviceAndChannelSettingsButtonInControl #1444, @jp112sdl).Operating system changes:
-I 256 -E lazy_itable_init=0,lazy_journal_init=0
to allmkfs.ext4
calls so that all ext4 filesystems will be created with >y2038 compatibility (inode size >= 256) and also with slightly optimized init procedures (no lazy inits) (cf. Fix y2038 file system warnings home-assistant/operating-system#1589).👪 Contributors (alphabetically):
📝 Support:
For support on installation and help please visit the following web pages:
RaspberryMatic - Documentation 🇺🇸
RaspberryMatic - Discussions 🇺🇸
RaspberryMatic - Dokumentation 🇩🇪
RaspberryMatic - Forum 🇩🇪
📦 Download:
The following installation archives can be downloaded for different hardware platforms. To verify their integrity a
sha256
checksum is provided as well. You can either upload these files using the WebUI-based update mechanism or unarchive them to e.g. flash the included*.img
files on a fresh installation media (e.g. microSD card):RaspberryPi4 Model B, RaspberryPi Compute Module 4, RaspberryPi 400 – (installation):
📦 RaspberryMatic-3.61.5.20211113-rpi4.zip
SHA256: fda712ffd328e98ed71f9afe93395152516a5e1e372ebbcf38b22d9976e15874
CCU3, ELV-Charly, RaspberryPi3 Model B+, RaspberryPi3 Model B, RaspberryPi3 Model A+, RaspberryPi Compute Module 3, RaspberryPi Compute Module 3 lite, RaspberryPi Zero 2 W – (installation):
📦 RaspberryMatic-3.61.5.20211113-rpi3.zip
SHA256: 32b2447701a809d60357a4d57cebdec1bac223c828fc4d909b4c72407d36bc9a
📦 RaspberryMatic-3.61.5.20211113-ccu3.tgz (only for initial CCU3 Firmware -> RaspberryMatic Upgrade)
SHA256: 1d9252b06821a29d8514dc9361484a11933ce7a823407ecdaf24222a6d361d4f
RaspberryPi2 Model B – (installation):
📦 RaspberryMatic-3.61.5.20211113-rpi2.zip
SHA256: 82a22cb9ff6ca739f4db8b80d01fa528968c26b335a91c13e2065da2c3676ae3
RaspberryPi Zero W, RaspberryPi Zero, RaspberryPi Compute Module 1, RaspberryPi1 (A+/B+) – (installation):
📦 RaspberryMatic-3.61.5.20211113-rpi0.zip
SHA256: 3a2b134515e530a5521e9bc64ee4f10ef58e3c096e2ab2289e97fac93b8fc2a0
TinkerBoard S, TinkerBoard – (installation):
📦 RaspberryMatic-3.61.5.20211113-tinkerboard.zip
SHA256: 36befcd93026eb2a948fc655749cfb909d87462b3a5cb3821461af6cd778f65b
ODROID-N2/N2+/C4/C2 – (installation):
📦 RaspberryMatic-3.61.5.20211113-odroid-n2.zip
SHA256: f1c57055aac93a0e08ce0564ed1610563aa2372f740480f0ca6cc46000c40d8e
📦 RaspberryMatic-3.61.5.20211113-odroid-c4.zip
SHA256: f1c57055aac93a0e08ce0564ed1610563aa2372f740480f0ca6cc46000c40d8e
📦 RaspberryMatic-3.61.5.20211113-odroid-c2.zip
SHA256: 4392187d60e08000cbb24b5aadb7a54a7e6732b1973f910055b7835636039507
Intel NUC – (installation):
📦 RaspberryMatic-3.61.5.20211113-intelnuc.zip
SHA256: 039030c208b16a70d12ef1ab79acc083a5dfa426cad1dd43b9c1a3b6a734e8eb
Open Virtual Appliance (OVA) – (ESXi, Proxmox, VirtualBox, Synology, QNAP, Workstation Player, QEmu, UNRAID, HyperV):
📦 RaspberryMatic-3.61.5.20211113-ova.zip
SHA256: b63227331ecef482ee36f2f9d58580948f90317774bc99c079d29f49a2b401dd
📦 RaspberryMatic-3.61.5.20211113.ova (only for initial OVA installation)
SHA256: 8f6c51897c68fbaa062121e88d9575204e356741cacf6244bfc9f818ad101b58
Docker / Open Container Initiative (OCI) – virtual appliance (installation):
📦 RaspberryMatic-3.61.5.20211113-oci_amd64.tgz (amd64/x86_64)
SHA256: 1042741a0b6a01e145541c6948e91050cc03f32b3a1836de2df21b562d2f3019
📦 RaspberryMatic-3.61.5.20211113-oci_arm64.tgz (arm64/aarch64)
SHA256: 51010b3ecd831e4dd1ebd33c39c85f4c60a7fe5d7ac0f077f235bde70bc20ea8
📦 RaspberryMatic-3.61.5.20211113-oci_arm.tgz (arm/armhf)
SHA256: 6ecfd10180c96dcaaee45abbee3f61c363a6652b3700b1e70b28e95872c738e6
Kubernetes / K8s – virtual appliance:
see install documentation
Home Assistant Add-on – virtual appliance:
see install documentation
This discussion was created from the release RaspberryMatic 3.61.5.20211113.
Beta Was this translation helpful? Give feedback.
All reactions