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

That is very interesting. I did not know the behavior difference between USB and batteries…and the reset needed given the switch you are talking about.

Is there a big performance or capabilities gain by running on USB vs. batteries?

sorry for the dumb question, but I cannot find the stupid action button. Where is it?

anyone in my situation, you can find it here:

Yeah, when I first got that it wasn’t the easiest to find either. I also discovered it is best to press with the back plate on versus pressing the little plastic spur that is visible with the backplate off.

Super duper idiot question. But is there any way to kill that green LED blinking all the time? It’s not super smart for having it in the living room.

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