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.

sjenkins

Members
  • Joined

  • Last visited

Everything posted by sjenkins

  1. this folder issue was brought up a while ago in the alpha. the response was that the fix comes with the next major isy update (perhaps the one @bmercier refers to above coming next week).
  2. did you try substituting eisy.local for your local ip adress? that works more consistently for me
  3. @bmercier first, thank you for taking the time to explain the plumbing a bit. Not only helpful but very interesting. Second, you are right I was not forcing when sending my updates, I had left the defaults. Changed that and all of a sudden I am updating just fine in the local dev mode to the eisy-ui. Not sure if there is any penalty for this beyond a bit more traffic and time; but I cannot observe any side-effects. self.setDriver('GV6', self.shadedata["batteryStatus"],report=True, force=True) (the report=True is already default) I will go with this method for now. Thanks again. I will move to the new forum, but thought I should close this out here.
  4. Installed 0.5.8 All looks good. Couldn't tell from the version notes what I need to specifically test. My issue with the local plugin is very odd. A few fields are updating on some of the nodes, but only a few and not real-time. I get this is much lower priority, let me know if it gets to the top ten list.
  5. Hi Emile, since @TriLife is travelling I will jump in, You are close, you data is just not where the node is looking for it. Attaching a link to the relevant node and a screenshot of the part of the program which is relevant (I wrote this device a long time ago to get the temp for a fish tank and the lake) https://github.com/sejgit/udi-mqtt-pg3x/blob/main/nodes/MQds.py If you look at the topics its getting the data, its under the sensor id topic and under that you need the Temperature variable. So basically just add another layer. I know this seems odd for this device but many of the other devices have Humidity, heartbeat, etc. Temp is fine as the device choice. Many of the devices added were not Sonoff as that was my original use case when I added them to the original plugin, @TriLife has brought the focus back to Sonoff as that is his use case. If you want to learn more about the different devices like raw and Analog, take a look in the python scripts of the devices in the plugin from the github link above. You mention you are programming in python so shouldn't be much of a stretch to figure out what they are doing. Hope this helps
  6. @bmercier you are correct (of course)! But you gotta share how you came to that conclusion.
  7. Its my HunterDouglas plugin. The shade updates are not showing up in the local version of my plugin. It sits in my home directory under a folder with admin/admin privileges, while I see the cert/key files have admin/polyglot ownership. I am seeing a couple of the nodes which have had 'action' go true in your status column (which is nothing to do with the details of the nodes status, that is all blank). AC looks the same unless I log in local. Yes it is strange.
  8. @bmercier , sorry I wasn't clear. When I log in the AC on port 80/443 with portal credentials the developer local nodes do not update & stay mostly blank ; same on the browser eisy-ui. Log in the AC with port 8443 with local credentials and they update. This is just for nodes on locally hosted plugins I am developing, no issue if I run it beta.
  9. @bmercier Not sure if its a known condition but the status for nodes from my local plugins, which I use for development do not show up in the eisy-ui or the AC when I log in with my portal login. They are mostly blank. When I use the 8443 port and log in with my local login the status in the AC updates. Bit of a fringe case I know but I banged my head for an hour before I tried to log in with the local AC.
  10. That made me laugh! (and I will use the Alexa equivalent with my family)
  11. sjenkins replied to roho's topic in YoLink
    Two Three questions/observations: Unlike other node servers where the controller shows off-line when stopped I see that YoLinkSetup stayed "On-line" when the nodeserver is stopped. Is there any other indications? the speakerhub shows up as a device on both the nodeservers. Local hub does not show as a device in the AC but does in the configuration (it gets added automatically). Any plans there? will the speakerhub respond in local mode with the internet gone? Obviously I will test this, it cannot be added to the local network in the local-hub but it is on the local network.
  12. sjenkins replied to roho's topic in YoLink
    So far testing of the beta plugin is good. Added my devices to local hub and starting to use its plugin as main. What I’ve done to skirt the slow update thing is stop the production (remote only) plugin. I’m putting in my ISY programs so they can use inputs from either plugin based on which one is running. this should allow me to survive as @Panda88 works his plan towards production and maybe one plugin to rule them all. I use YoLink for Leak sensors, temp/humidity, garage, and water valve. They are great for those things. So far I’m a happy chappy , I’ll let you know as I see issues, but so far so good. Going to pull the internet next & see if the point of this whole endeavour holds true.
  13. @Javi unfortunately the new version, 1.2.12, is still crashing when I edit any favourite and try to change the display status. Rebooted my phone and thought it was going to fix it as the picker came up but then crashed when I picked. Next time crashed as soon as I chose display status. Both with old and new favourites.
  14. sjenkins replied to roho's topic in YoLink
    I added one temp/humidity sensor to the local hub. Looks like that’s all you do is add it in those settings. Back in the app’s device screen there was now a symbol in that devices’s square like an Ethernet symbol. When I checked the node on the plugin there is a field for type of connection but that was blank for this and all the nodes which were added. @Panda88 is this a future feature? My next steps in testing was to: 1. simulate internet down and see what works. 2. Move more devices over 3. Move my programs over & disable the old ones. 4. not with plugin but was going to play with the local automations. Might still use those for the leak sensor to house water valve. question, is there any value to the old hub now except that it has a speaker (understanding we are still in beta on this plugin, so post beta)? are there any “duelling banjos” problems with two that you have seen?
  15. sjenkins replied to roho's topic in YoLink
    @TJF1960 thank you for the kind words. Also, you are right the plugin does the heavy lifting and gets the access code for you. Like many here I am a bit of a geek and want to know how my new stuff works. The curl or python script is for those who want to talk direct to the device like plugin writers. But I am glad I did it because I would have been blaming @Panda88 when his plugin didn’t work! If someone isn’t up to curl and is having issues I could share my script as a setup/hardware tester to see if comms is happening.
  16. sjenkins replied to roho's topic in YoLink
    So tech support got back to me this morning and told me they had pushed Firmware 0606 to my unit over night. And **BOOM** everything works as advertised & I no longer feel like I am insane or an idiot !! For those who have a box seeming like it is working in the app but will not talk to your curl or request to get the local access key, keep this in mind! now maybe I can test this plugin out....
  17. sjenkins replied to roho's topic in YoLink
    Appreciated @Panda88, unfortunately still getting a timeout error. Was good to validate your python version with mine versus the curl equivalent. Still waiting for tech service to get back to me. So I can continue to pull my hair out can you verify the "obvious" for me..... 1. you are using port 1080 in your URL 2. the client secret starts in sec_v1_ and ends in == , those are included in the text sent 3. you don't use the button on the back for anything during this process, correct? 4. I have mine set-up with both ethernet and wifi and have tried both ; what do you use? Thanks for any breadcrumbs....
  18. sjenkins replied to roho's topic in YoLink
    I have a ticket in with YoLink now. Just to understand in my communications with them has ANYONE besides @Panda88 been able to get the local-hub to give you the Access Key ?
  19. Version 0.5.4 Thanks for the fix on the folder memory, checks out. Maybe for the TODO list. One nice feature of the AC was the ability to click on a node then to move up/down the list with cursor, opening and closing folders with left/right. For us old school keyboarders (I am known for using Emacs) that was really nice.
  20. Tried out 0.5.3 You can see it developing, step-by-step, I like the node icons. It crashed once on me with a message about compressing, but I couldn't get it to repeat. I will document next time. If you compress any groups/folders then select a node it immediately uncompresses (assuming reloading the whole list), this means that you lose where you are in the list. I think you mentioned before that an ISY update was needed to fix this & get it to remember when you open/close a folder/group? Just ignore me for now if this is in the pipeline.
  21. sjenkins replied to roho's topic in YoLink
    No problem doing that. I currently cannot get the curl to respond for the access key. Did the given instructions work as written for you @Panda88 ?
  22. sjenkins replied to roho's topic in YoLink
    after following the included documentation with the local hub at: https://www.yosmart.com/support/YS1606-UC/docs/instruction which will get you the client_id , client_secret , and local net ID the below is the specific to get the access token http://doc.yosmart.com/docs/overall/qsg_local with all the above and the ip you can fill in the config of the local yolink plugin
  23. sjenkins replied to roho's topic in YoLink
    Received my unit and set it up through the app. All is fine in app, Got the customer number & customer pass I need setting up the local network. Ran the curl statement to get the access token and no joy, just times out. Tried from a few computers & played with the curl. Just even to get an error response, just server time-out. Are the instructions right on or did anyone need to play with them? I did not add any devices yet to the local if that matters. I know this isn’t a node question per se but appreciate it if anyone has some breadcrumbs. btw: the node did install just fine ; didn’t get all the data it needed because of above.
  24. sjenkins replied to roho's topic in YoLink
    @Panda88 I’d love to start playing with a beta now that my hub is here within days. Understand the limited support with you travelling, but could start generating questions and feedback for discussion. I’d also like to play a bit myself with some direct programming to understand it, your beta will be a useful jump start for that. thanks again for your work on this ahead of us, your current plugin is well integrated in my system.
  25. sjenkins replied to roho's topic in YoLink
    Thanks for the heads up! Just ordered mine as well.

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.