Search found 5 matches

by ALittleSlow
05 Aug 2017 05:58
Forum: Z-Uno
Topic: Homeseer and multiple sensors?
Replies: 14
Views: 15647

Re: Homeseer and multiple sensors?

I have had some success, finally. I turned off security and now Homeseer is accepting values from the Z-Uno. I have had similar issues before just due to communication failures, so I will try to rule that out.

There is still the issue with the luminance scale.
by ALittleSlow
03 Aug 2017 06:56
Forum: Z-Uno
Topic: Homeseer and multiple sensors?
Replies: 14
Views: 15647

Re: Homeseer and multiple sensors?

Confirmed. The scale problem in luminance prevented the temperature sensor from installing. I only changed the ZUNO_SETUP_CHANNELS as follows in the Certified_10Channels.ino: // Set up 10 channels ZUNO_SETUP_CHANNELS( ZUNO_SWITCH_BINARY(getterSwitch1, setterSwitch1), ZUNO_SWITCH_BINARY(getterSwitch2...
by ALittleSlow
03 Aug 2017 05:25
Forum: Z-Uno
Topic: Homeseer and multiple sensors?
Replies: 14
Views: 15647

Re: Homeseer and multiple sensors?

A little more information. For the luminance sensor error in Homeseer, the Z-Wave plugin was still complaining about scale being missing. I unchecked the "has scale" box in the node Status Graphics , saved, re-checked the box and saved. The error message went away and the luminance is now ...
by ALittleSlow
02 Aug 2017 20:07
Forum: Z-Uno
Topic: Homeseer and multiple sensors?
Replies: 14
Views: 15647

Re: Homeseer and multiple sensors?

Also, the 10CHannel refrence example seem to work... No wait.. No temp-sensor there... I have the same result using 10Channel: no temperature sensor. My Device list looks identical to janjoh's screen shot. I wonder if the error on the luminence scale caused the Homeseer to abort processing. I can t...
by ALittleSlow
29 Jul 2017 23:25
Forum: Z-Uno
Topic: Help! Pairing mode not working any more...
Replies: 31
Views: 33696

Re: Help! Pairing mode not working any more...

Never mind. Didn't see that it was on Russian frequency in Arduino IDE, so my sketch build was the wrong frequency. Changed it to EU and I can confirm simple dimmer to be working I had the exact same problem, though my controller is a Homeseer Hometroller Zee S2. Setting the frequency should be inc...