¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Re: http command works when sent from a browser but not when sent from a Crestron system
This would be a use for Postman. I use it for testing any http stuff.
By Kenny Hays · #242416 ·
Re: http command works when sent from a browser but not when sent from a Crestron system
Thanks Ken, I am sending multiple different commands to the hubitat that all work perfectly.? It is just the for suspending watering until a date that is causing issues.? So, I know that the token
By jbasen · #242415 ·
Re: http command works when sent from a browser but not when sent from a Crestron system
Thanks Wyatt. The challenge here is that I'm almost 5000 miles away from where all the hardware is located so trying to use wireshark is a bit of an issue.? Also, all the commands the software is
By jbasen · #242414 ·
Re: http command works when sent from a browser but not when sent from a Crestron system
I have no experience with the Hubitat or the Hydrawise, but ideally the response for an auth issue should be a 401 or 403 and not the 404 that you're seeing.? A 404 is supposed to indicate an issue
By Ken Ragan · #242413 ·
Re: http command works when sent from a browser but not when sent from a Crestron system
I have been messing with some HTTP stuff recently myself.? I've found the best thing is to run wireshark on the system with the browser and see what the traffic back and forth looks like.? In my
By thesaabdr · #242412 ·
Has Anyone controlled an (Australian) Foxtel Now Box over IP?
I am doing a residential and they are using Foxtel Now, the streaming service and have 2 of the dwt765fxt boxes. It looks like they are a repurposed google box. I would like to get better control of
By Ian Medland · #242411 ·
http command works when sent from a browser but not when sent from a Crestron system
I'm working with someone in England helping them to control their Hunter Hydrawise irrigation system that is connected to a Hubitat Elevation hub from a Crestron system.? Most of the commands being
By jbasen · #242410 ·
Re: closing an X-Panel
Thanks everyone for the ideas. It looks like VMK-WIN will do what I need and be the simplest to implement, so I'll start with that.
By Tony Golden · #242409 ·
Re: Question: Easy way to convert a Crestron Mobile to Crestron App project??
Thanks Zac, Yes, I missed the Convert to Smart Graphics Button in VTP - After a couple tries, it actually worked pretty good I think. All the text is microscopic, so there's some work to be done
By ckangis · #242408 ·
Re: closing an X-Panel
It makes far more sense to use something like EventGhost or MCEController rather than reinventing the wheel. Both of these can respond to commands via TCP from the Crestron controller and issue
By Geoffrey Reynolds · #242407 ·
Re: closing an X-Panel
You could write a server program on your machine running the xpanel that works over tcp and when you send the command it closes the xpanel.
By Natalie Jackman · #242406 ·
Re: Question: Easy way to convert a Crestron Mobile to Crestron App project??
Crestron Mobile is the old style of panel and Crestron App is smart graphics. They are not compatible. You will have to make a new panel and design it to emulate the old panel.
By Natalie Jackman · #242405 ·
Re: Simpl compiled zipped file is missing sgd
Is it possible this is happening when the original SGD files were kept in different directory locations?? I know I've had issues with SIMPL complaining if I move around my vtp files when I'm working
By Jason Mussetter · #242404 ·
Re: Question: Easy way to convert a Crestron Mobile to Crestron App project??
There is a way to do it but the result not be anywhere close to what you had and it would only work for smaller projects.? I tried it on one of my larger Crestron Mobile projects and it quickly
By Steve Kuehn · #242403 ·
Re: closing an X-Panel
You might want to look at: https://stackoverflow.com/questions/31271761/what-is-shortcut-command-to-kill-process-in-windows-command You will have to write a custom windows program with a communication
By Steve Kuehn · #242402 ·
Re: Question: Easy way to convert a Crestron Mobile to Crestron App project??
There is a convert to smart graphics option in VT but I never had to use it and I read many comments that it is sometimes better to start fresh.
By ZS · #242401 ·
Question: Easy way to convert a Crestron Mobile to Crestron App project??
Subject says it all! I have a client that needs to change an existing Crestron Mobile to the Crestron App. I tried doing a 'Save As' and VTPro rejected it...I get it... Any one have any tricks?? TIA!
By ckangis · #242400 ·
Re: Audio Technica ATUC-50CU
Hello ardmarkus, I have one of these now, did you ever successfully control this Audio Technica piece?
By t_luczywo · #242399 ·
Re: closing an X-Panel
I don't know a reserved join but if Xpanel is running on static Windows machine, you can achieve it by other means. For example, tcp/ip connection to EventGhost, MCE-controller, or even Crestron's own
By ZS · #242398 ·
closing an X-Panel
Does anyone know of a Reserved Join that will close an X-Panel, or a way to do it from Simpl? I need a button on an X-Panel running in Kiosk Mode that can be used to close it. Join 17242 (Enter Setup)
By Tony Golden · #242397 ·