[OBSOLETE] Aeotech Multisensor 6 (gen 5 zwave plus, model ZW100-A)

Hi,

I’m brand new here and connected the aeon multi sensor 6 to my hub! I’m currently using your device handler v2.2. First, thank you for your work, it’s an improvement over the main app.

What I’d like to do is add tiles display min and max temperature or humidity values ever. How would I proceed to display this?

Thank you, I hope this is the right spot to ask!

Sorry - this thread is a bit tl;dr; :wink:

What advantage does the device handler here have over the built-in support?

1 Like

I think other have resorted to taping over the indicator light.

That’s a bummer.

Also is the Lumen stuff broken in Smarthings? Or it won’t update in real time?

AFAIK no sensors are capable of real time reporting. As for min and max values that would be extra code needed to do that. I wish they would provide an easy way for showing data on a graph over time and providing daily statistics for stuff.

1 Like

I originally used RV’s DTH instead of the built-in one because it allows you to set the temp offset. I found my first Multisensor 6 to report 4 degrees F too high. I say “first” because I ended up returning it as defective; no matter what I did it would consume a set of batteries in 1-3 days. My second one seems to report the temperature spot on and is still reporting 100% battery after 5 days; thus, I am still using the default DTH with it.

(I also used a slight modification to RV’s DTH to show a color gradient for indoor colors: see my post above)

This may have been answered before but I haven’t found it. I am trying to adjust my reporting interval to 30 minutes but now matter what I do it seems to only report out every hour. Is it because it is on battery or is it just not taking my changes? I am using the v2.2 device type and set it to 1800 seconds but it doesn’t seem to like that…

I followed the instructions and created the device handler RV 2.2, etc, etc. My temp is showing -3276.8. Any suggestions?

First, a nice winter jacket.

Second, have you tried removing/re-pairing?

1 Like

Removed and re-parried. Temp is now -5866.2.

I think I am going to chalk this up to a defective device. I have 4 and the others were found and appear to be working well with v 2.2.

Are you sure there is not a ghost where you are placing the sensor? Ghosts can make the surrounding air very cold :fearful:

1 Like

Guys I need help I installed a V2 Aeon MultiSensor 6 and it shows lux and always shows motion says active Has temp a little high humidity is fine but always shows motion. Any ideas on how to get this working?

This is the device type I used, see if that will help with what you need. From this thread…

https://github.com/87racer/Aeon-SmartThings/blob/master/Aeon%20Multisensor%206/device_type-aeon-multisensor6-v1.9

@Lgkahn I am using your device type with my multisensor and I am seeing the humidity get reported every 11 seconds even though I have the reportinterval set to 10 minutes. It is only the humidity reporting this often and the temp seems to report on the correct interval. Below are logs and a screenshot of the device type settings, do you know what would cause this or are you aware of it?

51a4ce29-b4cb-42da-aa01-afb622f7e99f  5:38:49 PM: debug raw humidity = 21
51a4ce29-b4cb-42da-aa01-afb622f7e99f  5:38:49 PM: debug 
in multi level report cmd = SensorMultilevelReport(precision: 0, scale: 0, scaledSensorValue: 21, sensorType: 5, sensorValue: [21], size: 1)
51a4ce29-b4cb-42da-aa01-afb622f7e99f  5:38:49 PM: debug encapsulated: SensorMultilevelReport(precision: 0, scale: 0, scaledSensorValue: 21, sensorType: 5, sensorValue: [21], size: 1)
51a4ce29-b4cb-42da-aa01-afb622f7e99f  5:38:49 PM: debug parse() >> description: zw device: 0C, command: 9881, payload: 00 31 05 05 01 15
51a4ce29-b4cb-42da-aa01-afb622f7e99f  5:38:37 PM: debug raw humidity = 21
51a4ce29-b4cb-42da-aa01-afb622f7e99f  5:38:37 PM: debug 
in multi level report cmd = SensorMultilevelReport(precision: 0, scale: 0, scaledSensorValue: 21, sensorType: 5, sensorValue: [21], size: 1)
51a4ce29-b4cb-42da-aa01-afb622f7e99f  5:38:37 PM: debug encapsulated: SensorMultilevelReport(precision: 0, scale: 0, scaledSensorValue: 21, sensorType: 5, sensorValue: [21], size: 1)
51a4ce29-b4cb-42da-aa01-afb622f7e99f  5:38:37 PM: debug parse() >> description: zw device: 0C, command: 9881, payload: 00 31 05 05 01 15
51a4ce29-b4cb-42da-aa01-afb622f7e99f  5:38:26 PM: debug raw humidity = 21
51a4ce29-b4cb-42da-aa01-afb622f7e99f  5:38:26 PM: debug 
in multi level report cmd = SensorMultilevelReport(precision: 0, scale: 0, scaledSensorValue: 21, sensorType: 5, sensorValue: [21], size: 1)
51a4ce29-b4cb-42da-aa01-afb622f7e99f  5:38:26 PM: debug encapsulated: SensorMultilevelReport(precision: 0, scale: 0, scaledSensorValue: 21, sensorType: 5, sensorValue: [21], size: 1)
51a4ce29-b4cb-42da-aa01-afb622f7e99f  5:38:26 PM: debug parse() >> description: zw device: 0C, command: 9881, payload: 00 31 05 05 01 15

Check what your humidity change setting is. It will get reported if it changes regardless of other settings
. Is it jumping around. You may have it set to .1 %

Well in the screenshot above the HumidChangeAmount is set to 20, I assume that means that it shouldn’t report outside of the 10-minute window unless the humidity changes by 20%. Is that not right? I am sure that the humidity is not jumping around as the report that comes in every 11 seconds has the same humidity value.

OK can someone give me hand here, I believe I am using the latest Device Type and have the following problems.

  1. Temp is off even with an adjustment +9 the room is 69 degrees and the device shows 58.2 and hasn’t moved more than 1 degree all night. Is there a way to make it report more?
  2. My device shows 6 Lux it is in a dim room on top of a clock in the corner of the room so maybe since it is a large room it isn’t reporting, I have live logging going to see.
  3. Motion is on max since it is a big room. Not sure if this is correct setting.
  4. Current states in IDE show no acceleration but the ST app shows Active, can that be fixed?
    Would someone look at my settings and tell me if I have errors?
    Also how do I tell if I am in secure mode, and if not do I have to remove and restart? I had a problem excluding it the last time I had to force remove.
    Thanks.

Here is my Live logging: It shows Truncated in two places.

Is anyone seeing these devices lock into motion on (and refuse to unlock from that state)?

A couple of times, I’ve been able to ‘force them’ by sending a config command, but in a couple of other cases, they’ve remained locked through multiple hub reboots, leading me to believe it’s backend stability issues again.

That usually means the hub has lost communication with the device. Or your mesh network is not strong enough. Try excluding and re-adding the device.