
Panda88
Members-
Posts
723 -
Joined
-
Last visited
Everything posted by Panda88
-
A new version is available YoLink started to limit number of calls from nodeserver to their servers to 20 / min and 6 per device / min. If you have many devices a Poll will violate this and some pof the devices may be temporary offline. Changed poll to spread the query in time (4 seconds between each device). Also updated Poll to every 5 min (300s) - Poll should not be needed ideally as all changes are reported by YoLink, but in case a packet is missed ithe state will be updated during Poll. Note, if you have 75 or more devices (4 sec * 75 = 300s ) you should update shortPoll accordingly
-
Programming using a Node Server Value not exposed in IDE
Panda88 replied to landolfi's topic in IoX Support
The issue is the motion detect is not representing if motion was detected - but rather it is the ability to enable or disable motion detection on the device. I would love to add the ability to show motion detection, but there is no API for this - likely there is a call back as IFTT supports something like this, but I do not know how to implement this - remember the API used it not an official Blik API -
I'll take a look tomorrow and see if I can see something
-
Created 0.9.64 - It is essentially a rebuild of 0.9.63 (minor bug fix as well) - I was able to recreate the original issue with 0.9.63 and 0.9.64 works ok for me now. Please give it a try. I think something went wrong in github that distributes the solution
-
Does anyone get a log file from the node server - please enable debug and try to start it -
-
@bpwwer Bob, do you have any idea what may be happening. Works fine on both my setups (PG3 and PG3x)
-
It is likely and issue for Bob - I sent him a message already
-
Correct, but it is PG3 handling the update - There have been some changes lately but it is very difficult to test as developer as you have different privileges
-
did you check the main polisy log (not the individual node log) - to see if there is any info? I have no idea what is happening - it seems to be PG3 - related - maybe bob can help
-
try to go to store - and install again - click the reinstall here button That way you do not need to reinstall
-
Did you try to click download log? I find the gui sometmes do not show the log, but it is there if you download it Did you click reinstall here? button when upgrading?
-
does the main log show something - Maybe try to power cycle your Polisy/eisy What procedure did you use - I have been using replace existing (click half way up when installing the updated node
-
Hi A new and updated version of the server is live now. Release note: 0.9.63 - Fixed bug with system going offline not showing. Added Smoke detector Added Siren (usable as a controllable 12V supply) Updated sensors to allow config of DON/DOF behavior. Changed use model for delays in switches, outlets (incl multi) and manipulators. Now allows programing both ON and OFF delay in 1 operation (using new drop down) - the delay settings now prepare the delay - not executing it. The main reason for this is to allow a programmed sequence of both on and off (or vice versa) - e.g. to power cycle the internet connection - or ensure a valve turns off even if internet goes down in-between 2 programming operations. (Note, yolink API changed behavior of delay so the delay will now be reset (removed) if a new command if issued after the programming of a delay)
-
Errors occur in the MQTT library I am using - Probably connection problem - not sure I can do much there
-
Sorry - it is not possible to control these parameters from the provided API. There must be a superset API, but it is not publicly available
-
I think you can create a scene to do this (but this is not the node server) - in the node server you would need a simple program, which can allow more flexibility
-
The node server should restart if it detects a fault on the connection to the yolink MQTT server. So you have a debug log?
-
So you have a log. It works for me (disconnecting the polisy)
-
Can you try a new install - I am not able to update the node store, but if you install now is should pick the latest code. There are changes in the structure from tesla so there may be other changes needed in the code, but I cannot test as I do not have a car
-
Another user raised this issue - seems they have changes the naming of one of the keys - need to see if others have changes as well. I will be travelling but will try to get a fix out soon
-
it is mostly looking at the data returned from calls to Tesla server that may reveal something.
-
Can you try to enable debug in the log Hopefully it can show more - I do not have access to a car to try so hopefully the log can shed some light on this
-
You can only have 2 levels of nodes and some of the nodes have subnodes. This is why they are separate (similar to instead devices). I would love to have them together but I have not found a way to make it happen
-
It is likely an issue with permissions on your policy. It may not bad able to overwrite the files. Maybe reach out to support @ universal-devices