
photogeek54
Members-
Posts
127 -
Joined
-
Last visited
Everything posted by photogeek54
-
Got a Tuya Zigbee water sensor, It paired and added a node. The interview found a number of parameters but so far the parameters are blank and even though I simulate water, the state does not show up in the admin console. I have restarted the admin console. Tue, Nov 14, 2023 at 10:06 PM.pdf
-
purchased a Tuya smart 1ch Zigbee 3.0 switch module from Aliexpress. Only $8.70 works great.
-
looks like chamberlain has shut off the myQ API https://www.theverge.com/23949612/chamberlain-myq-smart-garage-door-controller-homebridge-integrations
-
I should know the answer to this having used Z-wave for 10+ years. I have several Aeotec trisensors that do not accurately display their battery % so they regularly go dead before I realize the low battery. This often means they often lose their stored information and have to be re-added to the z-wave network. Then I have to try to find all the programs that referenced that node and update them to the new node number. Isn't there some way to re-add them at the old address, it would save a lot of headaches?
-
Solved the problem by restarting the unifpresence node server
-
I’m running 7.2.95. Only update that shows available is 7.2.97
-
I’ve been using unifipresence for some time now but it seems the behavior has changed. My iPhone shows as on the network even hours after I have left the house. I think the problem is in UniFi not unifipresence. Has something changed? Is there a setting somewhere I need to change so it shows me off the network shortly after I leave the house?
-
Admin console won't load programs - stuck in Create Scene Widgets
photogeek54 replied to photogeek54's topic in IoX Support
Looks like the -Xmx512m did it. I had that set so I didn’t think to check it again. Maybe some update deleted it. thanks! -
Admin console won't load programs - stuck in Create Scene Widgets
photogeek54 replied to photogeek54's topic in IoX Support
Start.jnlp was just loaded from UDI. Cache fully deleted. UI is also 5.7.0 -
Admin console won't load programs - stuck in Create Scene Widgets
photogeek54 replied to photogeek54's topic in IoX Support
I just updated all the packages yesterday, rebooted several times and still have the problem from before the reboots. -
Admin console won't load programs - stuck in Create Scene Widgets
photogeek54 replied to photogeek54's topic in IoX Support
Yes and yes downloaded from udi wiki -
Admin console won't load programs - stuck in Create Scene Widgets
photogeek54 replied to photogeek54's topic in IoX Support
iOS is 5.7.0 java 1.8.0_381 pg3x 3.2.7 not sure what UI version you mean i have cleared the Java cache multiple times (all 3 boxes) no error messages in the event viewer and then I have to end the Java process as the admin console is locked up. I can still access the Eisy via other computer and UD mobile. -
I've had this problems for over a month on my windows laptop and can't find a solution. The Admin console loads fine but when you click the programs tab it gets as far as "Create Scene Widgets" and gets stuck there for several minutes. The dialog box eventually goes away but you still can't see any of the programs. The admin console loads just fine on my desktop windows PC I've updated Jave and deleted "installed applications and applets" I have the latest version of Iox. Any ideas?
-
Are multiple batteries consolidated into single instance?
photogeek54 replied to GQuack's topic in SolarEdge
Are you using the production node server or the non-production one? I created the non-production one but the logic for identifying batteries has not changed. i plan to move the non-production version to production but haven’t had time to do that yet. I can try to debug your issue but would need your api_key. If you’re interested you should DM me with that. ken -
Most of my programs primarily have actions that execute when the If evaluates as True. Most Elses are empty but the Else gets executed quite often. It would help debugging A LOT if the Admin console's program summary had a LastRunTime column that shows only the last time when the "If" actions started to execute. I seldom use the column for when a program finishes if that helps. Also having a way to search the event log interactively for a string would be helpful.
-
It just started working, maybe my API key finally got activated?
-
Apparently currently generated API keys require a different API syntax The API documentation shows that for the free 5 day forecast the call can be "forecast" not "onecall" like below which works. https://api.openweathermap.org/data/2.5/forecast?lat=40.585&lon=-105.084&units=imperial&appid=xxxxxxxxxxxx without the exclude=minutely,hourly. The API call also works with the 2.5 replaced by 3.0 per below https://api.openweathermap.org/data/3.0/onecall?exclude=minutely,hourly&lat=40.585&lon=-105.084&units=imperial&appid=xxxxxxxxxxxxxxxxxxxxx
-
Yes I have reviewed the openweathermap FAQs multiple times. the node server creates the string for the API call, I can only set location, number of days, APIkey, etc. The API key was requested many days ago and works with a different API call. Supposedly a 5 day forecast is allowed by free accounts right?
-
I'm getting an error 401 that my API key is incorrect but when I use the same key for a request like: api.openweathermap.org/data/2.5/weather?q=denver,us&appid=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx It works fine. Is the "onecall" api not allowed for free accounts? Here' the log 2023-07-06 22:19:48,212 Thread-3 udi_interface DEBUG query:_get_weather_data: request = http://api.openweathermap.org/data/2.5/onecall?exclude=minutely,hourly& lat=40.585&lon=-105.084 &units=imperial&appid=xxxxxxxxxxxxxxxxxxxxxxxxxxxxx 2023-07-06 22:19:48,327 Thread-3 udi_interface DEBUG query:_get_weather_data: {'cod': 401, 'message': 'Invalid API key. Please see https://openweathermap.org/faq#error401 for more info.'} 2023-07-06 22:19:48,327 Thread-3 udi_interface ERROR query:query_onecall: Onecall data query failed
-
Issue with trying to upgrade solaredge NS
photogeek54 replied to Mecheng70's topic in Polyglot v3 (PG3x)
v1.1.02 is now correctly published in the non-production store, fixed problem syncing to github. @Mecheng70's problem adding nodes due to an illegal character in the site name appears to also be fixed. -
Issue with trying to upgrade solaredge NS
photogeek54 replied to Mecheng70's topic in Polyglot v3 (PG3x)
Just figured it out. it's my problem. Fix coming soon. -
Issue with trying to upgrade solaredge NS
photogeek54 replied to Mecheng70's topic in Polyglot v3 (PG3x)
So I've reproduced @Mecheng70 issue of not being able to load the current version of solaredge from the non-production store. I deleted my own v1.1.01 NS and tried to reinstall it and now I can only get v1.1.0 even after restarting PG3X and the admin console. There are some errors showing in the PG3X log if that has anything to do with it. error: IoX Response: [Try: 1] [00:21:b9:02:60:68] :: [404 - OK] :: 43.417083ms - http://127.0.0.1:8080/rest/nodes/n005_controller 6/21/2023, 23:11:20 [pg3] warn: node controller on profile 00:21:b9:02:60:68/5 not in the database. Adding... I also see in @Mecheng70's log that he has 2 controllers showing up. Deleting a NS should make those go away. Assuming that his issue not adding the nodes has to do with the "/" in his controller name, then getting him (and me now) to the current version should help. Seems like some kind of PG3X issue and I have the latest IOX and PG3X. I'm hoping @bpwwer has an idea. -
Have you tried installing the solaredge NS into 2 different slot #s with a different api key in each?