<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">I definitely see some of my units that display an incorrect value after being controlled. For me I THINK it’s limited to some ZWave 1 devices I have and a couple of ZWave 2 capable ones that are off brands or the first generation of that and probably need a firmware update or something.</div><div class=""><br class=""></div><div class="">In my case though just because the device is in the database at the wrong value, sending it a command does still work. In XTension the commands will be sent to the plugin regardless of the state so I’m fairly sure that this is not a problem in XTension itself, but it is still possible. The communications going the other way are different and if the Hubitat sends a value to a Unit and it’s the same value as what XTension thinks the unit is then it will not run the Unit scripts as it thinks it’s just an update.</div><div class=""><br class=""></div><div class="">To test to see if you’re seeing the same issue that I do sometimes rather than something new please do this for me:</div><div class=""><br class=""></div><div class="">At some point walk through your list of hubitat units and if you can find one that is out of sync, please issue it a query command. You can do that from the command line in XTension or just by control clicking on it in the list and selecting “send query” from the contextual menu. Does it then update with the correct value? Or does it continue to display the incorrect value?</div><div class=""><br class=""></div><div class="">For some of mine that are particularly troublesome I added in a doLater command that just calls back to a handler that does nothing but a query about 5 minutes after the on or off script is run. This has 100% cleared up the issue for me and I’m going to build that into the plugin itself at some later date. It already does this in some circumstances, but I think that the range of circumstaces needs to be larger and the length of time it waits to do it needs to be longer as the 5 minutes seems to work well for me and the plugin does it only a few seconds later at this moment. I have not experimented to see what the proper time frame is for this, but you can temporarily implement this if the query causes the value to update properly.</div><div class=""><br class=""></div><div class="">If the query doesn’t cause it to then be in sync something even more interesting is happening, and it never pays to be that interesting...</div><div class=""><br class=""></div><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Mar 30, 2023, at 11:39 AM, Brian Williams <<a href="mailto:brwill@me.com" class="">brwill@me.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">One of the issues that is frustrating me is that I can issue an OFF command for a lamp that I can see as being on, and nothing happens, because either XT or Hubitat believes that the unit is already off. The same in reverse where an ON command goes nowhere because either HT or Hubitat believe the unit to already be on (not just dimmed). I don't recall this disconnect between Vera and XT.</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">I have read that it can take a few weeks for Hubitat to 'settle down.'</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">I am wondering if others have a similar experience, or knowledge of it, and also if a solution is known, other than scripting every device's On script with Brighten to 100, and every Off script to Dim to 0.</span></div></blockquote></div><br class=""><div class="">
<meta charset="UTF-8" class=""><div>Thanks,<br class=""> James<br class=""><br class=""><br class="">James Sentman                       <a href="http://www.PlanetaryGear.org" class="">http://www.PlanetaryGear.org</a><span class="Apple-tab-span" style="white-space: pre;">             </span><a href="http://MacHomeAutomation.com" class="">http://MacHomeAutomation.com</a><br class=""><br class=""><br class=""></div>
</div>
<br class=""></body></html>