Skip to content

Commit

Permalink
Updated to CCU3 firmware 3.77.7
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreinert committed Aug 14, 2024
1 parent d7db60e commit e622486
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions create_pivccu3.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/bin/bash

CCU_VERSION=3.77.6
CCU_VERSION=3.77.7
CCU_DOWNLOAD_SPLASH_URL="https://www.eq-3.de/service/downloads.html"
CCU_DOWNLOAD_URL="https://www.eq-3.de/downloads/software/firmware/ccu3-firmware/ccu3-$CCU_VERSION.tgz"
CCU_DOWNLOAD_URL="https://homematic-ip.com/sites/default/files/downloads/ccu3-$CCU_VERSION.tgz"

PKG_BUILD=90
PKG_BUILD=91

function throw {
echo $1
Expand Down

0 comments on commit e622486

Please sign in to comment.