-
Yolink Energy Monitoring Smart Plug
Just confirming - the power is reported when an alert is generated (no energy though)
-
Unable to Login
Just released 0.6.5 It fixes the issue on my side You may need to refresh the node store for it to show up - it takes a while to propagate on its own
-
Can’t set correct door state in program
As it was said, they are the same. If you write new programs I would use the one WITHOUT legacy as some time in the future if we run of variables (there are limited variables we can use in a node server) I would sacrifice the legacy for new functionality - Note, this is not very likely to happen (there are still a lot available), but just in case
-
Yolink Energy Monitoring Smart Plug
Triggering is fast in my exeriense - Note, you can trigger on both on and off and the node includes a time stamp in sec, so you can calculate the time it was on and off. I believe the trigger (message generated when a trigger occurs) will include a current power/energy draw report (causing the trigger) - I need to check, but the other devices do this
-
Unable to Login
Just checked - Amazon/Blink has changed the authentication method again - need to figure out how it is done now Don't restart the node until a fix is in place
-
Yolink Energy Monitoring Smart Plug
also note there is a new indoor high power switch that if i remember correct also supports power. i have it but have checked it yet.
-
Yolink Energy Monitoring Smart Plug
currently it is supported. i could add a 24 hour or 1 hour average if that makes sense it reports current power and energy
-
Panda88 started following Yolink Energy Monitoring Smart Plug
-
Unable to Login
Can you send (PM) me the full log including the PG3 long and install log?
-
Unable to Login
I often find you need to run the upgrade more than once to everything installed correctly Did you reintall all nodes after the upgrade ? - I wonder if a library is missing - base_url is part of the library
-
YoLink not registering Water Meter Reading
I am working on it - - the motorized valves should be there already 5018 works, and I am working on 5009 and 5029 I am in the process of re-factoring the node, but I have them in the code - probably a few more weeks (Yolink is not consistent how these devices report data, so I have to refactor my code) Note, some of these devices (09,29) are a little difficult to handle, as they go to sleep without activity and then you cannot control them while they sleep (you need to press set, or there has to be activity ) - YoLink is working on a new FW that allow the app (API) to turn off the valve manually. Note, currently the devices need to be awake when you add them - I am working to improve this (part of the refactoring) Anyway, support will get there -
-
Can’t set correct door state in program
They are two different variables representing the same result so they are programmatically equivalent. I had to do this because people requested UDmobile to show motion in your case and UDmobile shows the ST variable (which for most nodes originally presented online) To make existing program run, I had to maintain the original variable (now named legacy) and then assign the same value to ST Online moved to a new variable in this case
-
Can’t set correct door state in program
I believe I updated both - 1.6.10 - if it does not show do a store refresh
-
Can’t set correct door state in program
Ok - I think we found the issue - minor bug in AC (and partially my fault) - Issue occurred when I moved key parameter to ST variable (to show status in UDmobile). I left the original value variable with the same name(to ensure existing programs would still work, but AC cannot handle two variable with same name in the same node - I updated the variable names so ST (shows in UDmobile) gets the original name, and I appended a (legacy) to the name of the original variable. It should not affect existing programs as it updates automatically, but I would suggest moving to the ST parameter (without legacy) when creating/editing/modifying programs Let me know if the issue is fixed in 1.6.10 - refresh store if it does not show yet
-
Can’t set correct door state in program
it is only when you create a program - correct?
-
Can’t set correct door state in program
Sure. Hopefully they can find something
Panda88
Members
-
Joined
-
Last visited