Search found 255 matches

by petergebruers
19 Nov 2019 00:40
Forum: Z-Uno
Topic: Battery Reports and Fibaro HC2
Replies: 12
Views: 13842

Re: Battery Reports and Fibaro HC2

You can automate that, the command is hidden but works... Lua a,b=api.post("/devices/899/action/readWholeConfiguration") fibaro:debug(a) fibaro:debug(b) The 899 is the master ID of your device, the a and b are status messages, not too important. There is a downside: it causes a lot of traf...
by petergebruers
17 Nov 2019 20:20
Forum: Z-Uno
Topic: Battery Reports and Fibaro HC2
Replies: 12
Views: 13842

Re: Battery Reports and Fibaro HC2

I ran a few tests and I would not jump to conclusions, but I think I know where this is going... It might be a problem we're stuck with... What I did was adapt an older sketch of mine, and add ZUNO_SETUP_BATTERY_HANDLER(my_battery_handler); byte my_battery_handler() { LoopCount10ms=0; NZRAM.get(Fake...
by petergebruers
15 Nov 2019 00:49
Forum: Z-Uno
Topic: Battery Reports and Fibaro HC2
Replies: 12
Views: 13842

Re: Battery Reports and Fibaro HC2

I haven't used my Z-Uno in while and on top of that haven't used "battery level" in... say... 2 years? So time for me to catch up with current firmware. I haven't tried to update my FLiRS code, I try to avoid batteries, but it should work. Tough to diagnose without tools. Would be easier i...
by petergebruers
13 Nov 2019 12:05
Forum: Z-Uno
Topic: Battery Reports and Fibaro HC2
Replies: 12
Views: 13842

Re: Battery Reports and Fibaro HC2

Haven't tried this myself, but... According to the Z-Uno docs: https://z-uno.z-wave.me/Reference/ZUNO_SETUP_BATTERY_HANDLER/ I quote "name of the function returning % value as a BYTE" It doesn't clearly state so but I interprete that as a number between 0..100, as that page starts by sayin...
by petergebruers
17 Jul 2019 14:13
Forum: Z-Uno
Topic: Connect directly to a zwave module without master controller
Replies: 6
Views: 4943

Re: Connect directly to a zwave module without master controller

Not really... If you add the Z-Uno to the controller, then for example add a relay, you can send data from the Z-Uno to the relay. Now you can remove the controller, it does not play a part in the communication. This more or less does what you ask: communicate, without a controller. But... Suppose o...
by petergebruers
23 Apr 2019 13:15
Forum: Z-Uno
Topic: Siren
Replies: 3
Views: 3685

Re: Siren

I understand why you didn't "see" it in that document, I must admit I've been doing Z-Wave for many years now and sometimes I fail to see stuff through newbie eyes. In this case, the devil is in the details... This sentence: "You can also partially control Z-Uno without using channels...
by petergebruers
19 Apr 2019 10:45
Forum: Z-Uno
Topic: Siren
Replies: 3
Views: 3685

Re: Siren

The fact that it shows more channels than you define has tripped up quite a few users, it is not specific to Z-Uno and it is perfectly normal. Very short answer: it has to do with backwards compatibility. Better,longer answer and more interesting Z-Wave stuff: I'd start by reading this: https://z-un...
by petergebruers
07 Apr 2019 04:03
Forum: Discussions in English
Topic: UZB1 No Firmware Updates shown in Network -> Controller Info
Replies: 13
Views: 12043

Re: UZB1 No Firmware Updates shown in Network -> Controller Info

@PoltoS Thanks. I have replaced the O/S running on my orangepizero, which was based on ubuntu xenial, by this newer version: "Armbian_5.75_Orangepizero_Debian_stretch_next_4.19.20". Then reinstalled Z-Way... And then I was able to update the bootloader of my UZB1, good! So now it has "...
by petergebruers
03 Apr 2019 20:57
Forum: Discussions in English
Topic: UZB1 No Firmware Updates shown in Network -> Controller Info
Replies: 13
Views: 12043

Re: UZB1 No Firmware Updates shown in Network -> Controller Info

Running Z-Way 2.3.8 on an oragangepi trying to update UZB1 I get this: "2017-07-07 5.25 Update bootloader for 5.25 to 40196" Then when I click Upgrade: "Unable to update data. /ZWave.zway/ZMEBootloaderUpgrade" Is this a symptom of what @poltos said: "The newer fw was disable...
by petergebruers
13 Mar 2019 16:16
Forum: Z-Uno
Topic: Zwave range and power
Replies: 21
Views: 18992

Re: Zwave range and power

Are you in the expert menu?

Do you run a recent RaZberry (or UZB) firmware?

https://z-wave.me/support/uzbrazberry-firmwares/