
Ross
Members-
Posts
236 -
Joined
-
Last visited
Everything posted by Ross
-
Program Not Completing When Called Through HTTP Command
Ross replied to gregkinney's topic in IoX Support
@gregkinney I really like the app and finding more and more uses for it - thank you! Since this is person or phone specific, I created a solution for when you might want to provide (trusted) others access to your ISY. Good for family or guests without having to help them with their phone/laptop/desktop. I created a webpage which can be shared so that others can run programs or change State Variables. It's easily customizable - I don't have to do the same thing to my wife's phone as I do with mine - I'll just put an icon on her home screen which links to the changeable webpage. It's 2 clicks instead of one, but saves time in the long run. Thanks again, Ross -
@MarkJames @Goose66 Mark - I, too, couldn't figure out how to make a rest call without the XML response. With thanks to Goose for sending me down the right path, I created a simple HTML page with javascript - simple, but it took me a month to figure it out (just this morning!). In the attached (open with Notepad), I'm setting State Variable #23 to either 44 or 29. I then have a program to run when the number changes. You will need to insert your own ISY link and Admin Console UserID:Password as appropriate. The onclick and function must be the same in their respective sections. This only will work when on your local network; however, a different ISY link probably can be used so it works remotely - I haven't tested it (log into the portal. Select Tool > Information > ISY Information. Copy the long URL. LONGURL/rest/vars/set/...). The credentials would be your portal login, not your ISY credentials. Please let me know if you have any questions, Ross Rest Inhibitor.html
-
OpenWeatherMap One Call API 2.5 to be Discontinued Nov 4, 2024
Ross posted a topic in OpenWeatherMap
We knew 2.5 was going away, but now we have a date - 11/4/24. @bpwwer has already provided a plug-in update for 3.0. Please see elsewhere in this category for how to upgrade your plugin to take advantage of 3.0. You have to provide a credit card to OpenWeather; however, as long as you stay under 1,000 calls per day, you won't be charged. You can set a limit to ensure you don't exceed it by accident. - Ross We would like to inform you that we started One Call 2.5 deprecation, and your access to the product will be stopped on November 4, 2024. We would like to recommend you to switch to One Call 3.0 that would provide you with advanced features such as a hyperlocal minute forecast for one hour, 2-day hourly forecast, 8-day daily forecast, 4-day forecast for any timestamp, government weather alerts, 45-year history for any timestamp, daily aggregation, weather overview, and other features. One Call 3.0 has a flexible pay-as-you-call subscription with 1000 free calls per day. Your payment card will be used when you exceed the free limit, £0.0012 per call. API call limits are set up in your account Profile section. -
EP40 outdoor double plug stopped being recognized by Plug in
Ross replied to dbwarner5's topic in Kasa (TP-Link)
@dbwarner5 Doug, per @Jimbo.Automates, it appears the Kasa plug-in gets disrupted by the folks at Kasa as there is no official API. I'm probably not saying that correctly, but that's what I gleaned (I don't speak API or Plug-in). Do you think one can communicate with Kasa products via a Network Resource? Or would that have the same issues? I just bought 4 bulbs in the hopes that I could seamlessly integrate them into my setup; however, perhaps I need to turn to Hue? Thanks, Ross -
I know some will scoff, but Insteon either does or used to make wireless thermostats (you can find them on eBay from time to time). I use them in my house and they work fine for my needs; however, they're not accurate to a tenth of a degree - maybe to 1.5 degrees - it's good enough for me. I put the wireless thermostat where I want the temperature read and where I want to operate it and it controls my actual thermostat which is downstairs (via programs). I also have a nearby keypad that can turn on/off the AC/heat and bump up/down the temperature. If you only want to read the temperature, there are a number of devices (I use Yolink) that reads the temperature and your thermostat can turn on/off accordingly via a plugin. I'm happy to go into more details if you want, but I'm using an "ancient" technology and I'm sure others will chime in with better ideas. Ross
-
Program Not Completing When Called Through HTTP Command
Ross replied to gregkinney's topic in IoX Support
@gregkinney I don't have an answer for you but I always have more questions... So when you press the button on your home screen, does it open a browser and then you have to clear it or does it just execute the command and the home screen doesn't change? I like the idea of a quick one-button execution with nothing else to do. iPhone or Android? Thanks, Ross -
@chris.com Hi Chris. I agree with all of what you wrote. I tried every which way to make sense of the the data but I eventually gave up and deleted the plugin. I have a nice view of the eastern horizon and would love to have a moonrise plugin. I've been told that integration with Home Assistant for these types of things may be my best bet. I would like a notification that says "Moonrise is in 5 minutes" and then go out watch it! Ross
-
@K-bert Please see and Hope the above helps, Ross
-
@chuckl I'm not sure if there's a trial version of the plug-in, but I'm attaching 2 screenshots showing you everything it does. It updates every minute. Hopefully it will help you decide whether it's something you want to buy. Please let me know if you have any questions or how I use it. Ross
-
@CKlamkowski Please check my work, but even though they now take a credit card (and it's not all that clear on their website), the free version provides 1,000 calls per day. You can set your limit (change it from 2,000 to 1,000) so you don't go over this number and get charged.
-
I never shut mine down. However, every once in a long while (a week or two maybe?), it gets locked up and I use Task Manager to shut Java down and then I start it up again with no ill effects. I like having it available at all times as I tend to tinker!
-
My wish was granted. YoLink now sells a temperature/humidity sensor rugged enough for outdoors with a 5' cable. They do suggest you don't subject the unit to too much of the elements (no direct sunlight and don't let it get too wet).
-
@Kentinada I have 2 YoLink hubs (both non-speaker) connected via ethernet at each end of my house. I can't tell which hub my devices are talking to, but they all work nicely. I was having issues with a temperature sensor being offline at one end of the house (surrounded by concrete blocks). Adding a 2nd hub fixed the issue. Good luck, Ross
-
I'm sorry to say I had a lot of issues with my Wireless Tags. I had to keep pulling/reinserting the batteries to get them talking again. I switched to YoLink and I have not had a single issue. Good luck, Ross
-
I don't really know what a syslog is (I even Googled it and still don't understand!). However, I log my variables into a Google Sheet every minute or upon certain events. Works great for me. The thread got somewhat hijacked, but others had input on how they log things.
-
Just curious. Can one have 2 YoLink hubs? One plugged into an ethernet and the other for a speaker?
-
@tlhilton As far as OpenWeatherMap not working, please see here:
-
@MCruzan I use the following program: If 'Nodes / WeatherLink / WeatherLink' Temperature < 150.0°F Then $sAirTemp = 'Nodes / WeatherLink / WeatherLink' Temperature °F Else - No Actions - (To add one, press 'Action') Whenever the temperature changes (assuming the outside temp is < 150 degrees(!)), it will update my state variable "sAirTemp". Good luck, Ross
-
@apostolakisl Have you upgraded from One Call 2.5 tp 3.0? OpenWeatherMap deprecated 2.5 in June. @bpwwer released version 4.0 of his plug-in to work with One Call 3.0. It's not all that clear on their website, but the free version provides 1,000 calls per day. You can set your limit (change it from 2,000 to 1,000) so you don't go over this number and get charged. If you've already done the above, then I'm sorry - your issue is over my head! Ross
-
I just updated to One Call 3.0 and everything works nicely. Thank you @bpwwer!
-
I do about the same: Temp below 75, less watering. 75-90, normal watering. >90, more watering. Turn off the sprinklers based on recent rain (and turn them off for x days based on how much rain). Turn off the sprinklers based on forecasted rain. I have saved $$ with my OpenSprinkler. I created a bunch of programs and my ISY and plug-ins check the forecast and rain totals and then enables/disables the programs as appropriate. Ross
-
@mbking I assume you're asking this of @bpwwer. I believe that putting his handle in the body of your comment (using the @ sign) will place a notification in his inbox. Good luck, Ross
-
Power failure proofing Eisy with Hue bridge and Hue lights
Ross replied to gschoffstall's topic in eisy
@Techman I know nothing about UPS's. Would you please make a recommendation of one? If the power does go out, do you have a program that then shuts down the EISY, Router, etc.? I'm not sure how long the UPS can keep things going after the power goes off. Thank you, Ross -
@dstanley Hi dstanley, Does your plugin show "Disconnected" when this happens? My st-sonos plugin disconnects every few days and I have to restart it once or twice a week. We tried to fix the issue in the thread below, but it hasn't been resolved. Apologies to @bpwwer as I never saw his last post there until today. Unfortunately, Bob, version 1.0.10 didn't fix my problem. If dstanley's issue is not the same as mine, I'm sorry for hijacking this thread. The other thread was closed by whomever decides that threads should be closed. Ross