Hi!
Where can we watch yesterday Webinar about Zway?
Thank you!
					Search found 15 matches
- 30 Apr 2020 12:42
 - Forum: Discussions in English
 - Topic: Webinar "Z-Wave Network Diagnostics with Z-Way controller"
 - Replies: 6
 - Views: 7159
 
- 21 Jun 2018 17:53
 - Forum: Discussions in English
 - Topic: Raspberry freezes on main.js execution
 - Replies: 2
 - Views: 4201
 
Re: Raspberry freezes on main.js execution
Hi Pawel. I also have different installations with v2.3.6 and v2.3.7 working for few days-weeks, and I observed a similar problem in both scenarios even thought I couldn't dig into it. I can't assure they are the same cases. I first want to delay ZWay execution until NTP service updates the time at ...
					- 19 Jun 2018 10:07
 - Forum: Device specific
 - Topic: Fibaro temperature error
 - Replies: 7
 - Views: 14647
 
Re: Fibaro temperature error
Thank you IgoriokLT,
I checked and it has the value 64536 (minimum value). I don't understand this value as I never changed it.
					I checked and it has the value 64536 (minimum value). I don't understand this value as I never changed it.
- 18 Jun 2018 10:34
 - Forum: Device specific
 - Topic: Fibaro temperature error
 - Replies: 7
 - Views: 14647
 
- 13 Jun 2018 10:26
 - Forum: Discussions in English
 - Topic: Log source of switch changes
 - Replies: 3
 - Views: 22465
 
- 13 Jun 2018 10:25
 - Forum: Device specific
 - Topic: Fibaro temperature error
 - Replies: 7
 - Views: 14647
 
Re: Fibaro temperature error
Thank you for the reply. They all have default values.
Is there any interesting log that I can share to help debugging?
					Is there any interesting log that I can share to help debugging?
- 12 Jun 2018 17:59
 - Forum: Discussions in English
 - Topic: Log source of switch changes
 - Replies: 3
 - Views: 22465
 
Log source of switch changes
Hi there, I'm looking for a way to log all the times that a switch is enabled/disabled through the ZWay interface. I use the HTTP API interface, and I need to recognise if the switch changed due to the Zway interface or externally through the HTTP API. I've checked the different logs but it seems th...
					- 07 Jun 2018 19:27
 - Forum: Device specific
 - Topic: Fibaro temperature error
 - Replies: 7
 - Views: 14647
 
Re: Fibaro temperature error
Updated again with a wrong value. Any suggestion?
Thank you
					Thank you
- 07 Jun 2018 14:22
 - Forum: Device specific
 - Topic: Fibaro temperature error
 - Replies: 7
 - Views: 14647
 
Fibaro temperature error
I've just received an invalid temperature value from the Fibaro motion sensor (FGMS-001). Image attached.
I have searched google and seems that the sensor is reporting the value correctly. Any clue of where the error come from?
Thank you
					I have searched google and seems that the sensor is reporting the value correctly. Any clue of where the error come from?
Thank you
- 23 Oct 2017 12:29
 - Forum: Z-Uno
 - Topic: Enable Hardware Watchdog
 - Replies: 15
 - Views: 19328
 
Re: Enable Hardware Watchdog
 Arduino boards has AVR microchips installed on it. Z-Uno uses another architecture (i8051). AVR has about 256 bytes of stack and doesn't run another code at the same time. Z-Uno has just about 130bytes of stack and it runs two firmwares in the same time: main firmware that makes all Z-Wave processi...