Search found 6 matches

by notcopumpkin
23 Jul 2019 02:47
Forum: Z-Uno
Topic: Any experience integrating Z-uno with Ring alarm?
Replies: 7
Views: 5125

Re: Any experience integrating Z-uno with Ring alarm?

Interesting! How does the Z-uno machinery know whether it should call the first argument or read the value from it? Is it somehow trying to figure out if the value looks like a pointer?

Anyway, I'm guessing I'm the first one who's tried hooking up Z-uno to Ring so I'm going to have to tinker a bit :)
by notcopumpkin
22 Jul 2019 18:05
Forum: Z-Uno
Topic: Any experience integrating Z-uno with Ring alarm?
Replies: 7
Views: 5125

Re: Any experience integrating Z-uno with Ring alarm?

No, I definitely don't need dynamic sensors but it would give me cleaner code, because all the getters are just pulling out fixed elements from an array of states. I wrote a macro to generate all the getters but it was still quite repetitive and generating the sensors "dynamically" would'v...
by notcopumpkin
22 Jul 2019 06:29
Forum: Z-Uno
Topic: How many pins can I actually use for sensors?
Replies: 1
Views: 2155

How many pins can I actually use for sensors?

I'm looking to plug in a lot of door sensors/reed switches so I just need binary input. Judging from the diagram that came in the box, it looks like pins 0-8 and 17-25 can all be used for this purpose, so I should be able to connect 18 binary sensors or switches to the board. Is that correct?
by notcopumpkin
22 Jul 2019 01:39
Forum: Z-Uno
Topic: Any experience integrating Z-uno with Ring alarm?
Replies: 7
Views: 5125

Any experience integrating Z-uno with Ring alarm?

I'm a Z-uno n00b and just picked one up last week. I've paired it with my Ring alarm system and the Ring sees the various channels I've set up on my Z-uno, but seems very spotty about updating the sensor values from it. I'm currently just testing it with some simple binary (ZUNO_SENSOR_BINARY_DOOR_W...
by notcopumpkin
22 Jul 2019 01:33
Forum: Z-Uno
Topic: 10 Z-wave channels or 32?
Replies: 1
Views: 2104

10 Z-wave channels or 32?

In different places in the documentation and examples, I've found different information. Some places say the Z-uno supports 32 channels and others say 10. Did the board or firmware get updated at some point to change that? Which is correct today? I'm on firmware 2.1.5 if that helps.