I havenāt gotten my vents yet⦠Iām still working on the WAF for that, but Iām getting everything else in place.
I plan to use the iris contact sensors in each of the rooms for my temp readings. I currently have four of these using the smart sense device handler.
When I look at the history I see a very sporadic timing on temp reporting.
What are you guys sing to get a more consistent temp reporting?
Iām pretty sure Mike has already succeed this with his app, but I have seen it yet.
So, Iām very curious before I go forward.
For the WAF effect, I have to ensure these things work perfectly before purchase. The first time she walks into an over heated room or the baby wakes up in the arctic then the entire platform is out the window.
I set the minimum temp reporting threshold to .1 degree from the standard 1 degree on all my centralite motions, when doing that the minimum and maximum reporting intervals are less important.
After re joining them to set the configuration, you can revert to the stock device.
bamarayne
(Jason "The Enabler" as deemed so by @Smart)
#306
Is that in the code? For some reason Iām not grasping this todayā¦Lol
I wish you could do this from a smart app against a stock device, but alas one must modify the device type configuration parameters, then reset it, and rejoin it to get the new configurationā¦
Hey I am doing a write up that youāll probably find useful. Also, @Mike_Maxwell was generous to share the changes he has made to his device type and I can certainly help you out with yours when youāre ready (PM me). Is really not all that complicated.
2 Likes
bamarayne
(Jason "The Enabler" as deemed so by @Smart)
#309
Thanks, Iāll do that. Iām going to get some sensors today so I can start calibrating them.
Is it really not possible to create a āconfigureā tile that calls configure() in the device type to avoid having to remove and readd to the network? Iām not as familiar with Zigbee as I am Z-Wave and that is what I would do if creating a Z-Wave device type. The Z-Wave device (if not mains powered) would have to be āawakeā to receive the commands and Iām not sure if the equivalent exists with Zigbee.
Iām really just curious and trying to help others avoid removing and readding if they donāt have too. Does anyone know the answer?
sure itās simple to do when the device is awake, battery sensors typically sleep most of the time, so sending them commands when they arenāt listening has no effect.
They do wake up from time to time, and there is an excellent device type for a fibaro created by @CyrilPeponnet that synchronizes cached configuration changes to the device when it wakes up.
This is probably possible with zigbee sensors as well, but no oneās taken the time to build it in.
In the end itās not a huge ordeal to change the device config, particularly with zigbee devices as they donāt have to be deleted from ST before hand.
Yep, I am a big fan of @CyrilPeponnet Fibaro device type and have used it as an inspiration for several Z-Wave device types I have created/modified. I actually have gathered a lot of Z-Wave device experience over the years. As for Zigbee, not so much, but I am actively studying it.
I just ran a few tests with some of my battery based Zigbee devices and it seems they are all awake and waiting for commands (I tested 3 different devices). This is very different from how Z-Wave devices act and canāt be good for battery life. I havenāt had Zigbee sensors long enough to compare, but I have Z-Wave devices that sleep that have lasted for years (and still reporting 80%+ battery life). Only time will tell I suppose. It does seem though that you can send configuration data to them at any time though.
I canāt seem to find in this topic where I read about vent device type.
I just got my vents yesterday and I seem to recall being told not to set them as vents but dimmers. I think that requires me to make a new custom device.
I didnāt think the EcoVentās could pair to ST? I thought you had to use their hub? When I looked at the specs of the vents they looked like they were using Z-Wave but they claimed it wasnāt compatibleā¦
@Mike_Maxwell I have a 8 vent system right now and I found this thread in search of finding more control. Smartthings paired nicely but is so limited. Keen even sent me a free hub because I was so dissatisfied with the smartthings implementation (and purchased 8 vents through them), but I cannot even get their bridge to connect⦠long story short⦠I would LOVE to join your beta.
Reading through your posts am I understanding correctly that in order to control Keen vents per room based on temperature, each room would need a separate temperature sensor from the vent? Ultimate goal is to create a zone like system where we can control the temperature per room. We have a honeywell z-wave tstat and 6 Keen Vents (plus a smartthings hub).