Skip 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
    Legacy has been there a while :-) (previous release had it also) - the two are the same - It is to be able to assign the ST parameter to the main function of the node - not just online - This is to show in UDImobile and also an issue with how the system handles variables I tried to reduce the number of functions (some a doing the same) as they take u a lot of space on AC Is open/close swapped in the manipulator?
  2. Hi I added a new BroadLink node server (BroadLink). It currently supports RF and IR code transmitters as well as the optional temp/Humidity sensor cable. It supports learning codes (@ 430MHz and 315MHz) remotes as well as IR codes (I have not been able to make it work for 305MHz RF controllers, so check the FCC ID to know the frequency of operation - or check with Broadlink). The node created a main controller node (per hub) where the sensor is a child node (if available) - the IP address is embedded in teh name). The node spins separate RF controller and IR controller nodes (with IP addresses in the name as well). Each code learned becomes a child to the respective node and you transmit it from there. You can rename the created codes. It will not allow generation of 2 identical codes (RF for sure - not 100% sure about IR codes). To erase a code (limit of AC) you either ungroup the node, delete and then regroup or erase in the polyglot web interface. Configuration required HUB_IP and TEMP_UNIT The node supports multiple hubs (list them under the HUB_IP space or comma separated) The node assumes the hub is already assigned to the Wireless network (has an IP address). The easiest way it to use the BroadLink app go as far as where the hub is assigned to the WiFi network - stop after that - If you complete to the end, but hub gets locked and cannot be controlled by the node- This also means you cannot use the APP in parallel It should be possible to add other BroadLink devices, but I do not own any so I cannot test it. Contact me if there is interest Enjoy (I hope :-))
  3. Panda88 replied to Panda88's topic in YoLink
    not all devices have schedules :-)
  4. Panda88 posted a topic in YoLink
    Hi A new release of the Yolink node server (ver 1.8.45). There is a lot of changes below the surface to handle the Yolink API better. Node should be faster and take less resources. Added quite a few devices (Most of the newly released devices and Thermostat2) and updated a few sensor nodes (The Yolink API was updated - THsensor and LeakSensor ) . Note, the new LeakControllers behave a little different than other devices - they go to sleep. Given this one should use the YoLink specified limits to trigger events. Also, they cannot sleep when added. YoLink schedules are now in separate child nodes. As this is a major update, so devices may not work - I have tested the ones I own, but there are derivatives of the devices and a few I do not own, so please help test and let me know if something is not work correctly Note, there is a minor issue with the Dimmer - there is an API problem YoLink is working to fix - I hope once they release the fix the issue is gone, but I have not received the fix yet (probably low priority as it only related to controlling some attributes) - nothing critical
  5. Hi I added a node (KiddeSmokeDet) supporting Kidde Smart Smoke/CO detectors. It is a simple node that pulls data from the Kidde cloud showing if alarms are detected - it also shows CO level and smoke levels It is a main node with child nodes for each Alarm detected It offers simple control to test, Identify and hush the alarm Note, the Kidde API does not seem to poll the alarm when called - just reports the latest data send by the alarm - it may not make sense to poll that often ShortPoll is a heartBeat and LongPoll obtains latest data from the Alarms Note, it is only tested with the DETECT type Smart alarm
  6. Can you send a log. It is possible they have change the api again. Also did you verify the webhook test passes
  7. Panda88 replied to SHM's topic in YoLink
    I am working on a release that supports the thermostat device - we only tester version 2 but API is the same so likely yes
  8. There are some devices in the log that show offline (code 000201) - often you just need to press the set button There is a bug in the THsensor - I am working on a new release that should fix this - it is a race condition during start up I hope to have a release soon - if not I'll move the fix back an release a fix Is it all devices that show the year old data or only a few ones?
  9. Can you send me a log with debug enabled
  10. The current release does not support it. I am working on an update that supports it - with other internal improvements Hope it can wait until I release the new version (it is a bigger update to easier handle Yolink changing API calls)
  11. Panda88 replied to SHM's topic in YoLink
    Are you sure it is not working after restart = no ERRORs reported - the should show as individual nodes I see a leakSensor a temperature sensor and the water controller (and a hub) - They all report data There is still an issue with the leak sensor Ibelieve - Yolink updated the API so some data is reported differently (basic leak detection should still work) - I am working on an update for the node and it will get fixed with that release (it is a bigger update as I am changing the internal structure of the data - to allow easier changes when Yolink change the reported data)
  12. Panda88 replied to SHM's topic in YoLink
    all nodes are separate. hub is just a node
  13. Panda88 replied to SHM's topic in YoLink
    Can you try to include a restart in the log file - just restart with debug enabled I can see some errors, but not sure what causes them - it is like data is not reported correctly Sometimes PG3 has an issue and need to be restarted - I think it relates to both solutions uses MQTT (but just guessing)
  14. Can you send ma a log with debug enabled - you can PM it Not sure what watervalve you have -= some need to press the set button the first time to activate - they go to deep sleep Also what do you have in the config?
  15. Do you have a log - Maybe it does not report it (or reports it differently) - I do have one but not installed it yet
  16. Thanks - it is actually a missing update - hopefully 1.6.11 fixes it (just released)
  17. Panda88 replied to SHM's topic in YoLink
    Currently no but i can work with you too get it added if you can provide logs once I get the basic code added I never hear agrees to one so no support so far
  18. Panda88 replied to alambertus's topic in Blink
    Just updated to 0.6.6. There was an update to the underlying API (likely a bugfix) - so a new version is needed to force the latest API use
  19. Just confirming - the power is reported when an alert is generated (no energy though)
  20. Panda88 replied to alambertus's topic in Blink
    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
  21. 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
  22. 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
  23. Panda88 replied to alambertus's topic in Blink
    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
  24. 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.
  25. currently it is supported. i could add a 24 hour or 1 hour average if that makes sense it reports current power and energy

Account

Navigation

Search

Search

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.