Some devices like the Binary Power switch of Aeolabs are not updating automatically their status in UI.
I mean to see the real status of the device on UI Expert I need to update it manualy (pushing the key 'update').
Is there any way to do it automatically?
Thanks
How to Update the status of a Device
Re: How to Update the status of a Device
Polling or set up Report group if the device supports it
Re: How to Update the status of a Device
You mean to use "Poll Sensor Periodically" whitin Automation?
I cannot see it in the list of device.
How I could set up Report Group?
I cannot see it in the list of device.
How I could set up Report Group?
Re: How to Update the status of a Device
In the blue UI you can set up Association groups
Re: How to Update the status of a Device
Yes, but what I should do exactly?
see configuration below
see configuration below
- Attachments
-
- flor.jpg (27.84 KiB) Viewed 13254 times
Re: How to Update the status of a Device
I've never used that device 

Re: How to Update the status of a Device
Set the config parameter 80 to value 2, telling the device to send basic CC Report. The default value is 0, so no reports are sent.
Re: How to Update the status of a Device
Many thanks for your suggestion. I would like to try immediatelly but, sorry for the stupid question, how?
I have tried to edit 450-0086-0003-001a-03-03-28-03-00.xml but I have not find parameter 80 there
I have tried to edit 450-0086-0003-001a-03-03-28-03-00.xml but I have not find parameter 80 there
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<ZWaveDevice xmlns="http://www.pepper1.net/zwavedb/xml-schemata/z-wave" schemaVersion="2">
<descriptorVersion>1</descriptorVersion>
<deviceData>
<manufacturerId value="0086"/>
<productType value="0003"/>
<productId value="001a"/>
<libType value="03"/>
<protoVersion value="03"/>
<protoSubVersion value="28"/>
<appVersion value="03"/>
<appSubVersion value="00"/>
<basicClass value="04"/>
<genericClass value="10"/>
<specificClass value="01"/>
<optional value="true"/>
<listening value="true"/>
<routing value="true"/>
<beamSensor>0</beamSensor>
</deviceData>
<deviceDescription>
<description>
<lang xml:lang="de"></lang>
<lang xml:lang="en">Switching Insert</lang>
</description>
<wakeupNote>
<lang xml:lang="de"></lang>
<lang xml:lang="en">Single click on inclusion button</lang>
</wakeupNote>
<inclusionNote>
<lang xml:lang="de"></lang>
<lang xml:lang="en">Single click on inclusion button</lang>
</inclusionNote>
<productName>MES</productName>
<brandName>Aeolabs MES</brandName>
<productLine>MES</productLine>
</deviceDescription>
<commandClasses>
<commandClass id="0020" inNIF="false"/>
<commandClass id="0085"/>
<commandClass id="0086"/>
<commandClass id="0027"/>
<commandClass id="002b"/>
<commandClass id="002c"/>
<commandClass id="0070"/>
<commandClass id="0072" version="2"/>
<commandClass id="0025"/>
</commandClasses>
<assocGroups>
<assocGroup number="2" maxNodes="5">
<description>
<lang xml:lang="de"></lang>
<lang xml:lang="en"></lang>
</description>
</assocGroup>
<assocGroup number="1" maxNodes="5">
<description>
<lang xml:lang="de"></lang>
<lang xml:lang="en"></lang>
</description>
</assocGroup>
</assocGroups>
Re: How to Update the status of a Device
Found it.
In Expert Command I set value 2 to Parameter 80 and .....
... it works.
I can now see the updated status on all UIs.
Many thanks sdh.
Last question: where I can found the explanation of all parameter configuration? I mean the document where you extract the picture you posted above.
Thanks again
In Expert Command I set value 2 to Parameter 80 and .....
... it works.
I can now see the updated status on all UIs.
Many thanks sdh.
Last question: where I can found the explanation of all parameter configuration? I mean the document where you extract the picture you posted above.
Thanks again
Re: How to Update the status of a Device
Just write to support at Aeon Labs and they will send them. I have them for Micro Smart Energy Switch 2E, Micro Smart Energy Illuminator 2E and 4-in1 Multi Sensor. I can forward the mail to you if you want.