Update ConBee (deCONZ) to latest beta... How?

Xiaomi, Ikea TRÅDFRI, Philips Hue and more.

Moderator: leecollings

Post Reply
User avatar
Minglarn
Posts: 214
Joined: Friday 21 August 2015 19:27
Target OS: Raspberry Pi / ODroid
Domoticz version: v3.8153
Location: Stockholm / Sweden
Contact:

Update ConBee (deCONZ) to latest beta... How?

Post by Minglarn »

Hi!

How can I update my conbee to latest beta?
I've 2.05.64 and i've seen 2.05.67 as latest beta.

I've have problems with battery levels for my Xiaomi (AQARA) multisensors. Domoticz (and deCONZ) thinks the battery is low.
Seen that this has been resolved in new FW for the ConBee stick..

I've done the

Code: Select all

wget https://www.dresden-elektronik.de/rpi/deconz/beta/deconz-2.05.67-qt5.deb
How to proceed ?
When you eliminate the impossible, whatever remains, however improbable, must be the truth.” -Spock in Star Trek VI
Thorgal789
Posts: 852
Joined: Wednesday 15 August 2018 14:38
Target OS: -
Domoticz version:
Contact:

Re: Update ConBee (deCONZ) to latest beta... How?

Post by Thorgal789 »

Ha yes, I remember this bug.

First make a backup.

Then, there is lot of way to update deconz, if you have a raspberry with Visual server (X11) just use Chromium to donwload the file and double clic on it.

If you have headless system.
1 - first shut off deconz with "sudo systemctl stop deconz"
2 -

Code: Select all

wget https://www.dresden-elektronik.de/deconz/raspbian/beta/deconz-2.05.67-qt5.deb
sudo dpkg -i deconz-2.05.67-qt5.deb
sudo apt update
sudo apt install -f
But now they use a new method > https://phoscon.de/en/conbee2/install#raspbian
User avatar
Minglarn
Posts: 214
Joined: Friday 21 August 2015 19:27
Target OS: Raspberry Pi / ODroid
Domoticz version: v3.8153
Location: Stockholm / Sweden
Contact:

Re: Update ConBee (deCONZ) to latest beta... How?

Post by Minglarn »

Thanks for the info... but the "new" way is for ConBee II only?
When you eliminate the impossible, whatever remains, however improbable, must be the truth.” -Spock in Star Trek VI
Thorgal789
Posts: 852
Joined: Wednesday 15 August 2018 14:38
Target OS: -
Domoticz version:
Contact:

Re: Update ConBee (deCONZ) to latest beta... How?

Post by Thorgal789 »

Right, but it's the same for Conbee 1 > https://phoscon.de/en/conbee/install#raspbian

And after having updated deconz, go to phoscon/setting/gateway to update the firmware. I have never used command line for that.
User avatar
Minglarn
Posts: 214
Joined: Friday 21 August 2015 19:27
Target OS: Raspberry Pi / ODroid
Domoticz version: v3.8153
Location: Stockholm / Sweden
Contact:

Re: Update ConBee (deCONZ) to latest beta... How?

Post by Minglarn »

Done!
Now i've the battery fixed! :)

Question...

Why is the "Trend" not updated with deCONZ temperature sensors?

Result from JSON...

Code: Select all

"result" : [
      {
         "AddjMulti" : 1.0,
         "AddjMulti2" : 1.0,
         "AddjValue" : 0.0,
         "AddjValue2" : 0.0,
         "BatteryLevel" : 100,
         "CustomImage" : 0,
         "Data" : "19.4 C",
         "Description" : "",
         "Favorite" : 0,
         "HardwareID" : 22,
         "HardwareName" : "ConBee USB",
         "HardwareType" : "deCONZ plugin",
         "HardwareTypeVal" : 94,
         "HaveTimeout" : false,
         "ID" : "00:15:8d:00:02:49:f4:4c-01-0402",
         "LastUpdate" : "2019-09-01 08:27:27",
         "Name" : "ConBee USB - Temperature",
         "Notifications" : "false",
         "PlanID" : "8",
         "PlanIDs" : [ 8 ],
         "Protected" : false,
         "ShowNotifications" : true,
         "SignalLevel" : "-",
         "SubType" : "LaCrosse TX3",
         "Temp" : 19.420000000000002,
         "Timers" : "false",
         "Type" : "Temp",
         "TypeImg" : "temperature",
         "Unit" : 9,
         "Used" : 1,
         "XOffset" : "0",
         "YOffset" : "0",
         "idx" : "2396",
         "trend" : 0
      }
   ],
With Philips HUE plugin it updates the trend value but not with deCONZ... You know why?
When you eliminate the impossible, whatever remains, however improbable, must be the truth.” -Spock in Star Trek VI
Thorgal789
Posts: 852
Joined: Wednesday 15 August 2018 14:38
Target OS: -
Domoticz version:
Contact:

Re: Update ConBee (deCONZ) to latest beta... How?

Post by Thorgal789 »

Good question.
It's a little arrow, just at left of temperature, the arrow can go up or down according to trend.
It seem this feature is something internal and don't work for python plugin, or I haven't found how to enable it.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest