Project "Battery powered wall switch"

Discussion about Z-Uno product. Visit http://z-uno.z-wave.me for more details.
Post Reply
WernerS
Posts: 12
Joined: 07 Oct 2016 20:09

Project "Battery powered wall switch"

Post by WernerS »

Hello

i like to try this sketch, but always i get the Error that "kpd.isIdled" is not a member in ZMEKeypad
I google one hour but can find nothing about this
Whoe can help?

kind regards
Werner
A.Harrenberg
Posts: 201
Joined: 05 Sep 2016 22:27

Re: Project "Battery powered wall switch"

Post by A.Harrenberg »

Hi,

it looks like the library was changed and there was a function isIdled defined when the example was build...

The library was uploaded by "p0lyg0n1", maybe he can solve the mystery about the missing function call.

Regards,
Andreas.
fhem.de - ZWave development support
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

Re: Project "Battery powered wall switch"

Post by PoltoS »

Indeed we had this isIdle added recently. Please check https://github.com/Z-Wave-Me/Z-Uno-Core/issues/103
Post Reply