This is release 3.61.7.20220206 of RaspberryMatic which is a XXXXX 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:
- XXXXX
WebUI changes:
- XXXXX
Operating system changes:
- XXXXX
RAW CHANGELOG
- 16cc2f8f7 - Merge branch 'master' of https://github.com/jens-maus/RaspberryMatic
- 9e328fff0 - try to fix release.yml
- c5eb1c560 - snapshot bump [3.61.7.20220206-7df9aac]
- 7df9aac5b - updated release-template and release workflow to directly bump versions in all relevant files.
- c21ba7d6a - updated release-template for upcoming SHA checksum substitution feature.
- df8c6c8cf - snapshot bump [3.61.7.20220205-f1c6c21]
- f1c6c211a - Merge branch 'master' of https://github.com/jens-maus/RaspberryMatic
- f7716f638 - rename to publish-build
- d17c14930 - snapshot bump [3.61.7.20220205-0947c29]
- 0947c29ec - fixed typo
- 8658b6847 - added a new promoto-build workflow item to the snapshot.yml which will take care to bump all different version files in the repo upon creating a new nightly snapshot.
- d9b8f128e - fixed shellcheck errors
- fcc6dbf23 - Merge branch 'master' of https://github.com/jens-maus/RaspberryMatic
- e5b5926f8 - updated rpi-imager-update.sh
- 6815ff481 - HA add-on snapshot bump [3.61.7.20220204-57fa775]
- 57fa7753c - put github SHA in manifest filename.
- 5a30e0a83 - HA add-on snapshot bump [3.61.7.20220204-6dc4276]
- 6dc4276bd - Merge branch 'master' of https://github.com/jens-maus/RaspberryMatic
- 8e8fa914c - fixed manifest file creation.
- b4694cadf - HA add-on snapshot bump [3.61.7.20220204-3ca9ec6]
- 3ca9ec6bf - added manifest file generation to the build environment so that we can use the file size+checksum information later on during our CI workflows more easily.
- 358fb7d78 - updated java azul version to latest 8.60.0.21-ca-jdk8.0.322 LTS
- d0d62acfa - updated upstream linux kernel to latest 5.10.96 LTS.
- 77db2fc7e - Update README.md
- b1725f5b1 - Update README.md
- 836c300ad - added mix-blend-mode:multiply to DeviceListThumbnail css class so that the device firmware list will also show transparent device images.
- 8020ae361 - HA add-on snapshot bump [3.61.7.20220204-f2f8501]
- f2f850191 - fixed shellcheck errors
- 8b3478a83 - Merge branch 'master' of https://github.com/jens-maus/RaspberryMatic
- 9625655ba - implemented a version selection whiptail so that a user can select from the last 5 stable releases and also choose to install the latest nightly snapshot with 'install-proxmox.sh'
- d35c85499 - Bump docker/build-push-action from 2.8.0 to 2.9.0 (#1692)
- fdacc3c44 - change HA add-on config.yaml to not promote full_access anymore since with HomeAssistant supervisor 2022.01.1 the add-on will be able to run without disabled protection mode. This should bump the add-on rating to the best level and thus should not cause irritation by users anymore.
- 6dccb995a - added dev icon png for rpi-image-dev.json and update rpi-imager.json to also contain an icon for the nightly snapshots.
- f98839d73 - HA add-on snapshot bump [3.61.7.20220203-fe15e57]
- fe15e57b2 - added website url to rpi-imager.json
- d29d3e8d8 - fixed shellcheck errors.
- d14dae040 - added a first version of a rpi-imager.json updater script and updated the rpi-imager.json to reflect the latest stable release and have a subitem for nightly snapshots. This refs #1347.
- b447f54f0 - minor update
- 2465e6962 - added HB-RF-USB-2 and HM-CFG-USB-2
- 93ea4f3b7 - minor fix and added Usage
- ba0f89ab4 - added a first working version of an install shell script for Proxmox.
- 98c36c6c9 - HA add-on snapshot bump [3.61.7.20220201-ca35dc1]
- ca35dc14d - updated buildroot to latest 2021.11.1
- 8cc62289a - HA add-on snapshot bump [3.61.7.20220131-3a8844d]
- 3a8844d25 - Update FUNDING.yml
- 88163c40d - HA add-on snapshot bump [3.61.7.20220130-7024f40]
- 7024f40f0 - updated monit to latest 5.30.0 version allowing to remove our intermediate patches to get 32bit support directly fixed and other things more streamlined.
- c7a00ce76 - HA add-on snapshot bump [3.61.7.20220129-d1ba095]
- d1ba09535 - fixed action definition
- 32e07d7c6 - added markdown linter to CI and corrected markdown linter errors.
- f9b255f71 - minor markdown optimizations.
- 6d4ac8e2c - fixed stale.yml and added more ignore directories to .yamllint
- 5a0dc12f3 - use .yamllint in top-level dir instead.
- 9c680e6bf - use absolute path
- 546cc8cda - try to fix yamllint action config path
- b1212cda8 - try to use yamllint.yml
- d8a59f891 - re-enabled yamllint linter action and fixed all yaml relevant linter errors and added ignore files/option to .github/yamllint.yml
- 7805a1cf3 - removed .devcontainer/.vscode as not required
- 1546cfa5d - HA add-on snapshot bump [3.61.7.20220128-3777cd7]
- 3777cd76e - disable yamllint for the time being again.
- ef05d2ac7 - added yamllint to check all yaml files in the repo.
- 977eab8d1 - added kubepods to cgroup check for identifying oci-based container environments. This should allow to run the oci containers also in k3s correctly. This refs #1678.
- bc2693abc - optimized the firmware check for HMIP-RFUSB vs. HMIP-RFUSB-TK which failed due to a missing else if related check. This refs #1681.
- 90fe4365f - use "n/a"
- 87bda8c0c - integrated a fix in 0163-WebUI-ImprovedFileUploadButton which also integrates the improved file upload button functionality for the device firmware upload button. This fixes #1684.
- cd67cf9dd - added a new 0164-WebUI-Add-HMIPServerLogConfiguration WebUI patch integrating changes to change the loglevel of the HMIPServer service from the WebUI(#1682)
- 07810f2dc - optimized the multimacd, rfd and HMIPServer startup files to error out earlier in case multimacd was not able to generate the relevant mmd_* devices. Also added some additional sleep times to multimacd startup to work against potential runtime init issues popping up in HA add-on use.
- 55b413bd8 - removed unnecessary white-space in regex
- 49bc10b68 - HA add-on snapshot bump [3.61.7.20220127-b5393c6]
- b5393c694 - converted HA add-on config.json to config.yaml
- 8aa0ad5f9 - replaced with str
- ad257b1eb - converted HA add-on config.json to config.yaml.
- cc4c992e9 - updated tailscale to latest 1.20.3
- 9206497ee - fixed tailscale init script to use a full CIDR grep to identify advertisable routes. This should omit any host routes which otherwise could result in startup errors with tailscale. This fixes #1683.
- 0403c1a68 - updated rpi-eeprom to latest pieeprom-2022-01-25.bin
- ec504f699 - updated upstream kernel use to 5.10.92
- 2a14dc088 - updated rpi kernel+firmware to latest 1.20220120
- f7fa9fc2f - HA add-on snapshot bump [3.61.7.20220125-ce13672]
- ce1367241 - added "not necessary" to the S48UpdateRFHardware init script to make more clear that a firmware update of a rf-hardware is not necessary.
- db40d04e4 - HA add-on snapshot bump [3.61.7.20220124-36b9c10]
- 36b9c10af - added missing BR2_PACKAGE_BLUEZ5_UTILS_TOOLS config option which were missing for building tools like hciattach/hciconfig which seem to have been missing since update to buildroot 2021.08 and newer. This fixes #1469.
- 4bb745dee - HA add-on snapshot bump [3.61.7.20220123-6dd9536]
- 6dd9536fd - minor fix
- 182ae9e26 - modified inittab and rcS/rcK startup files to generate a /var/log/boot.log file containing all stdout/stderr output so that this logfile can be used to check the bootup status. This closes #1675.
- 801d5f066 - HA add-on snapshot bump [3.61.7.20220120-441fcfb]
- 441fcfb27 - added a minor improvement to 0132-WebUI-Fix-UnitDisplay WebUI patch which will make sure units are always displayed with 2 units precision so that users are not irritated if a displayed number might not show k-values instead. This fixes #1670.
- 89c44d583 - fixed a minor issue in the 0161-WebUI-Add-ShowRFGatewayInDeviceList WebUI patch which caused devices to not show up in the device list when no RF module was present at all (#1671, #1672)
- 70a7d6537 - HA add-on snapshot bump [3.61.7.20220119-4c3801a]
- 4c3801a66 - added a new 0163-WebUI-ImprovedFileUploadButton WebUI patch integrated alternative file upload buttons in the WebUI and some slightly reworked UI layout (#1666, #1667)
- 74a50f222 - modified 0061-WebUI-MenuSortedIcons WebUI patch to also add a new menu entry for the "Skript testen" functionality usually only accessible via the "Programs" submenu (#1665)
- ccb27392e - fixed shellcheck errors.
- 1ab87d0cd - Merge branch 'master' of https://github.com/jens-maus/RaspberryMatic
- 29d480299 - updated CodeMirror to latest stable 5.65.0 version and added an update script which will automatically update the codemirror codebase to the latest one and also patches it with our own x-rega style adaptions.
- f40570bc5 - Bump docker/build-push-action from 2.7.0 to 2.8.0 (#1669)
- 44d6470b0 - HA add-on snapshot bump [3.61.7.20220118-e6aca25]
- e6aca2564 - updated ODROID kernel patchset to latest set from ha os (cf. https://github.com/home-assistant/operating-system/commit/5291fbf9996f6614103f9d0bf15bd72212fa8b99)
- 50e3c8c92 - HA add-on snapshot bump [3.61.7.20220116-235ca09]
RAW CHANGELOG
👨👩👦 Contributors (alphabetically):
- @jens-maus
📝 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.7.20220206-rpi4.zip
SHA256: 58f2645fc9632626255b57fb03be4189d6e13f68fd4dfd78ff21abd69229bc3fCCU3, 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.7.20220206-rpi3.zip
SHA256: 6cb795f7d05e3ab5e620248ecc4f2aa55f351c14aa19279af5164948ff9ef143
📦 RaspberryMatic-3.61.7.20220206-ccu3.tgz (only for initial CCU3 Firmware -> RaspberryMatic Upgrade)
SHA256: a0bd912adca71c58718794a9c7616eb38c68fa52f2b589b764aeb3b509b1dd1fRaspberryPi2 Model B – (installation):
📦 RaspberryMatic-3.61.7.20220206-rpi2.zip
SHA256: 451bb8b9dff2e4c73e52310752e3a2f8adc7c30fac1ce152d27eff6c59e7242bRaspberryPi Zero W, RaspberryPi Zero, RaspberryPi Compute Module 1, RaspberryPi1 (A+/B+) – (installation):
📦 RaspberryMatic-3.61.7.20220206-rpi0.zip
SHA256: bab673ee67923365e7be5a2492e4620518875c8f189c06fe108274171247ecc3TinkerBoard S, TinkerBoard – (installation):
📦 RaspberryMatic-3.61.7.20220206-tinkerboard.zip
SHA256: c3b4823be6b8d615a82df0e5cdff246b64d00a356c39f6470afa0d9ddb368ce2ODROID-N2/N2+/C4/C2 – (installation):
📦 RaspberryMatic-3.61.7.20220206-odroid-n2.zip
SHA256: 363b79b0624de7f8543cbf0c70e09cb92e76d9b0e808f500b27886fbe9f949ca
📦 RaspberryMatic-3.61.7.20220206-odroid-c4.zip
SHA256: da3dc1ad6ab37bb9fb73737d0344479aafc67d78bacd2f78507c3cf16581ce99
📦 RaspberryMatic-3.61.7.20220206-odroid-c2.zip
SHA256: 8942c4f74f9f20b7e1977c60cb6cd60872273a9dbbf7eeca9e7f20d36f628044Intel NUC – (installation):
📦 RaspberryMatic-3.61.7.20220206-intelnuc.zip
SHA256: 028554cb85f0de8752f6714d077de605dacda632f22f80fc01923ce8b0a6d344Open Virtual Appliance (OVA) – (ProxmoxVE, VirtualBox, ESXi, Synology, QNAP, Workstation Player, QEmu, UNRAID, HyperV):
📦 RaspberryMatic-3.61.7.20220206-ova.zip
SHA256: 95051f66533197596323b548fcf1098c9364d6c55209b8d8c30caeca00d0497d
📦 RaspberryMatic-3.61.7.20220206.ova (only for initial OVA installation)
SHA256: f05c4ad2c2a901b11c5dd9f9d164cfffa2713764548b6559ad07dfb36a515316Docker / Open Container Initiative (OCI) – virtual appliance (installation):
📦 RaspberryMatic-3.61.7.20220206-oci_amd64.tgz (amd64/x86_64)
SHA256: 9e9a1859e6eebcf9d507f2ad5422be4c3441096f0cef800c1f17b5da38c3bf5a
📦 RaspberryMatic-3.61.7.20220206-oci_arm64.tgz (arm64/aarch64)
SHA256: c55a0ad1b19ce037660125bb0fb214119ee918f8bab5d65fc94329f2cd4f9772
📦 RaspberryMatic-3.61.7.20220206-oci_arm.tgz (arm/armhf)
SHA256: 94bbdc989fbbc33ca94ba6d3378df039ecac6f0a0b8c6929bb9ea38b4d4032d0Kubernetes / K8s – virtual appliance:
see install documentationHome Assistant Add-on – virtual appliance:
see install documentation