adgoog
March 24, 2019, 10:02pm
1
Could we have same amount of options under Aeon Labs Multisensor options as with TriSensor.
Currently the options are limited under Multisensor 6 and I specially miss the motion Motion Clear Time option. Everything works if I change the device to TrisSensor but I miss out quite a lot of data then...
1 Like
As an interim, you can (1) use the Basic ZWave Tool to set the value. Or (2) use a Community Developed driver to set the values then shift back.
/**
* IMPORT URL: https://raw.githubusercontent.com/HubitatCommunity/AeotecMultiSensor6/master/AeotecMultisensor6.groovy
*
* Copyright 2015 SmartThings
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License
* for the specific language governing permissions and limitations under the License.
*
*
* v1.6.2 removed mapping to ledOption(s)
* v1.6.1 added degree symbol to temp scale
* v1.6 deleted isStateChange throughout
* v1.5 Added LED Options
* v1.4 Added selectiveReport, enabled humidChangeAmount, luxChangeAmount
This file has been truncated. show original