Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Panda88

Members
  • Joined

  • Last visited

Everything posted by Panda88

  1. Panda88 replied to Panda88's topic in YoLink
    It is YoLink making this limit - I think it does not need to cause issues - It is control or status update calls. You do not need to keep querying the devices - they announce changes (which is not counted as a call) - so it is only if you change/control you devices often or you do a query update (should really be needed but there is always a chance to missing a packet being sent from device). I am working to limit the calls automatically, but not as easy if you have multiple houses on different polisys (It is my case).
  2. Did you try the latest version. I thought i fixed it.
  3. I should probably reword it to motion detection Actually this is also no-longer supported by the API - I guess I should remove GV5 all together Anyway, I am looking into using the latest API and maybe it will get reintroduced there again. Using the new API is more work than I initially thought, but I'll keep looking at it when I have time
  4. Panda88 posted a topic in YoLink
    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
  5. 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
  6. I'll take a look tomorrow and see if I can see something
  7. Panda88 replied to Panda88's topic in YoLink
    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
  8. Panda88 replied to Panda88's topic in YoLink
    Does anyone get a log file from the node server - please enable debug and try to start it -
  9. Panda88 replied to Panda88's topic in YoLink
    @bpwwer Bob, do you have any idea what may be happening. Works fine on both my setups (PG3 and PG3x)
  10. Panda88 replied to Panda88's topic in YoLink
    It is likely and issue for Bob - I sent him a message already
  11. Panda88 replied to Panda88's topic in YoLink
    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
  12. Panda88 replied to Panda88's topic in YoLink
    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
  13. Panda88 replied to Panda88's topic in YoLink
    try to go to store - and install again - click the reinstall here button That way you do not need to reinstall
  14. Panda88 replied to Panda88's topic in YoLink
    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?
  15. Panda88 replied to Panda88's topic in YoLink
    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
  16. Panda88 posted a topic in YoLink
    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)
  17. Panda88 replied to GTench's topic in YoLink
    Errors occur in the MQTT library I am using - Probably connection problem - not sure I can do much there
  18. 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
  19. 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
  20. It is possible I do not update the overall node server - I'll take a look once I return from vacation. I think it is supposed to show it node server is running or not - but I does not seem to match what you describe.
  21. The node server should restart if it detects a fault on the connection to the yolink MQTT server. So you have a debug log?
  22. Panda88 replied to GTench's topic in YoLink
    So you have a log. It works for me (disconnecting the polisy)
  23. 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
  24. 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
  25. it is mostly looking at the data returned from calls to Tesla server that may reveal something.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.