¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date

Re: Alternative to high-end automation

 
Edited

"AFAIK any control system that can do IP and serial communications is going to be sold by a dealer. A used 3-series processor and an HR-150 would be a more budget friendly solution. "

I agree with Ryan!? (And also with Thorsten - C4 not that different $$$)
Though used Crestron stuff on eBay is more expensive then it used to be, It would likely be simpler and fairly similar cost, and you'd have all the control and it is familiar with the support you are used to...

I learned the hard way years ago, that dealing with and supporting a one-off solution is not a great deal...


Re: Alternative to high-end automation

 

¿ªÔÆÌåÓý

A Raspberry Pi4 with a generic 10¡± touch panel from Sunfounder can be made to do anything with basic Python programming and a Tkinter GUI. Any hardware IO device you could ever need can be bought from Sparkfun or Adafruit. Ethernet, serial, I2C, IR, take your pick. You really need to be into tinkering and coming up with your own equipment enclosures though. Not for the faint of heart, but the ultimate in customization, and my personal favorite DIY solution too. Probably just as reliable if not more so than anything else out there.


Re: Alternative to high-end automation

 

¿ªÔÆÌåÓý

?Pro Control products are sold and serviced exclusively by a network of qualified dealers.¡°

?

AFAIK, the programming software is dealers-only, same as the others. I know that many dealers give away the programming software for RTI/ProControl, but IMHO that?s against their dealer agreements.

?

Cheers,

Thorsten

?

Von: [email protected] <[email protected]> Im Auftrag von Brian Matson
Gesendet: Mittwoch, 13. April 2022 17:46
An: [email protected]
Betreff: Re: [crestron] Alternative to high-end automation

?

I¡¯d recommend ProControl. ?It¡¯s made by RTI, but it has the volume and channel buttons on the proper sides.
It can be purchased through almost any distribution.
It offers IP for iOS apps and RF for their handhelds.
Super easy to program.

Good luck,
Brian


Re: Alternative to high-end automation

 

I¡¯d recommend ProControl. ?It¡¯s made by RTI, but it has the volume and channel buttons on the proper sides.
It can be purchased through almost any distribution.
It offers IP for iOS apps and RF for their handhelds.
Super easy to program.

Good luck,
Brian


Re: Alternative to high-end automation

 

I set up a system with a ML-600 for my parents probably 10 years ago now.? The original remote failed after a while, so we found one on ebay.? Other than that, the system works great for their simple system.

Geoff

On Wed, Apr 13, 2022 at 11:39 AM jbasen <jay.m.basen@...> wrote:
Being a dinosaur I still use an ML-600 for my main TV room.? It is just
so frigging reliable I've never found the headaches with Crestron's
newer remotes worth the effort to migrate to a new remote.? After all
these years my original remote is starting to have issues but I have a
few spares I purchased on eBay put aside just in case.? Especially for
an older person on a budget an ML-600 could be a reliable, cheap,
solution that they would feel very comfortable operating.

Hope this helps

Jay

On 4/13/2022 9:24 AM, Tony Golden wrote:
> An HR-310 or HR-150 would be a lot easier to use than a TSR-310, especially for older users.? It would also be lower cost.
>
>
>> --- Wednesday, April 13, 2022 at 11:15 AM, Brad Wykoff wrote:
>>
>> Thanks all for the quick responses. This is for older folks that would require
>> a handheld remote over an ipad or any other flat surface interface. May just
>> need to have them bite the bullet for a RMC4 and TSR-310.
>
>
>
>
>






Re: Alternative to high-end automation

 

A solution that pretty much only works with smartphones or iOS/Android tablets for the user interface isn't a good solution, IMHO.? Dedicated remotes with buttons are needed in many cases.? Will Home Assistant be around in 2, 5, 10 years or disappear like Girder (I realize it wasn't free or open source, but it did support the DIY market) did?? My guess is that Crestron will be around for years.? It's a real dilemma though as the best solutions, like Crestron, don't support the DIY enthusiast market and the DIY enthusiast options (like Home Assistant) have too many compromises.? I get the whole thing about Crestron not wanting their brand name slighted by a sloppy DIY install or their dealers to lose programming business, but the only thing preventing Crestron from being a great solution for the DIY market is unlocking access to the software with the caveat that people are on their own to figure out how to get a system working.? I'm surprised that no really good DIY option has ever really materialized / survived - the Philips Pronto was probably the closest to a really good option, but left the market years ago.

Geoff

On Wed, Apr 13, 2022 at 10:37 AM Vincen PUJOL via <vincegre=[email protected]> wrote:
Have a look at Home Assistant, I have programmed and setup bunch of AMX systems and more recentrly Crestron ones but now I'm over with these oldies that suffer too much of their history ! I have switched at Home Assistant (everything so much easier, intuitive and adapted at modern needs both in terms of control and UI not even speaking of hardware that is just so generic :-) and even have some system with a Crestron processor just for the DM and a simple program in it to communicate with a basic protocol in IP with Home Assistant to receive commands and sends back feedback !


Re: Alternative to high-end automation

 

Being a dinosaur I still use an ML-600 for my main TV room.? It is just so frigging reliable I've never found the headaches with Crestron's newer remotes worth the effort to migrate to a new remote.? After all these years my original remote is starting to have issues but I have a few spares I purchased on eBay put aside just in case.? Especially for an older person on a budget an ML-600 could be a reliable, cheap, solution that they would feel very comfortable operating.

Hope this helps

Jay

On 4/13/2022 9:24 AM, Tony Golden wrote:
An HR-310 or HR-150 would be a lot easier to use than a TSR-310, especially for older users. It would also be lower cost.


--- Wednesday, April 13, 2022 at 11:15 AM, Brad Wykoff wrote:

Thanks all for the quick responses. This is for older folks that would require
a handheld remote over an ipad or any other flat surface interface. May just
need to have them bite the bullet for a RMC4 and TSR-310.



Re: Big Ass Fan integration

 

Thanks Tony.

I don't see a reason that the Hubitat-Crestron code I've written shouldn't work with a Big Ass Fan as long as there is a properly written Hubitat driver for the Big Ass Fan.? I use the driver in my own home with a variety of wall mounted, ceiling fan controllers.? There could be some tweaking of my code needed to make it work but that shouldn't be too hard for me as long as I can work with someone that has a Hubitat and a big ass fan.? There just could be something unique about the json that gets passed back and forth and I would have to tweak my parsing.

The Crestron-Hubitat driver currently supports on/off, auto, and up to 5 speeds for a ceiling fan.

Hope this helps

Jay

On 4/13/2022 8:31 AM, Tony Golden wrote:
I haven't read the entire Hubitat thread, but if the fans can be controlled by Hubitat, Jay Basen's Hubitat modules could probably be used to control them from Crestron.


--- On Wednesday, April 13, 2022 at 7:28 AM, Jason Melvin wrote:

Oh no, that's a bit of a disaster. The end of that thread on the hubitat forum
indicates the change to the BAF app did change the integration. I'm not finding
much about how they are controlled now.


On Tue, Apr 12, 2022 at 4:41 PM bi0drain <naplesisnotmyhome@...> wrote:



Try sniffing the ios udp, i am curious what you will see


On Tue, Apr 12, 2022 at 3:58 PM Doug Greenhalgh <Doug1369@...> wrote:

So i have a Haiku fan and am trying the 2.1 module in the database, not seeing
anything coming in on the RX line of the UDP/IP connection with 31415 as the
port. this fan is using the BAF app and the fan is on firmware 3.0 according to
the app. commands going to the module seem fine,
ie: <20:f8:5e:63:8c:5c;LIGHT;AUTO;GET> i have checked the mac address in the
BAF app, it is correct, thinking maybe they did break something, if anyone has
any ideas please let me know. I also seen reference to trying a TCP/IP symbol,
i did that and get a 5 on the status which is connection broken remotely if
that sheds any light. also on the module i have tried just putting a 1 on the
enable line and also just driving it high after the program has booted
correctly, didnt seem to matter.



Re: Alternative to high-end automation

 

An HR-310 or HR-150 would be a lot easier to use than a TSR-310, especially for older users. It would also be lower cost.

--- Wednesday, April 13, 2022 at 11:15 AM, Brad Wykoff wrote:

Thanks all for the quick responses. This is for older folks that would require
a handheld remote over an ipad or any other flat surface interface. May just
need to have them bite the bullet for a RMC4 and TSR-310.


Re: Alternative to high-end automation

 

¿ªÔÆÌåÓý

If a touchscreen is not required, you could go for the HR-310 which is much cheaper.

And i?d also go for a used RMC3 as it was already suggested by somebody else.

?

Cheers,

Thorsten

?

Von: [email protected] <[email protected]> Im Auftrag von Brad Wykoff via groups.io
Gesendet: Mittwoch, 13. April 2022 17:15
An: [email protected]
Betreff: Re: [crestron] Alternative to high-end automation

?

Thanks all for the quick responses. This is for older folks that would require a handheld remote over an ipad or any other flat surface interface. May just need to have them bite the bullet for a RMC4 and TSR-310.


Re: Alternative to high-end automation

 

Thanks all for the quick responses. This is for older folks that would require a handheld remote over an ipad or any other flat surface interface. May just need to have them bite the bullet for a RMC4 and TSR-310.


Re: Alternative to high-end automation

 

Have a look at Home Assistant, I have programmed and setup bunch of AMX systems and more recentrly Crestron ones but now I'm over with these oldies that suffer too much of their history ! I have switched at Home Assistant (everything so much easier, intuitive and adapted at modern needs both in terms of control and UI not even speaking of hardware that is just so generic :-) and even have some system with a Crestron processor just for the DM and a simple program in it to communicate with a basic protocol in IP with Home Assistant to receive commands and sends back feedback !


Re: Big Ass Fan integration

 

I haven't read the entire Hubitat thread, but if the fans can be controlled by Hubitat, Jay Basen's Hubitat modules could probably be used to control them from Crestron.

--- On Wednesday, April 13, 2022 at 7:28 AM, Jason Melvin wrote:

Oh no, that's a bit of a disaster. The end of that thread on the hubitat forum
indicates the change to the BAF app did change the integration. I'm not finding
much about how they are controlled now.


On Tue, Apr 12, 2022 at 4:41 PM bi0drain <naplesisnotmyhome@...> wrote:



Try sniffing the ios udp, i am curious what you will see


On Tue, Apr 12, 2022 at 3:58 PM Doug Greenhalgh <Doug1369@...> wrote:

So i have a Haiku fan and am trying the 2.1 module in the database, not seeing
anything coming in on the RX line of the UDP/IP connection with 31415 as the
port. this fan is using the BAF app and the fan is on firmware 3.0 according to
the app. commands going to the module seem fine,
ie: <20:f8:5e:63:8c:5c;LIGHT;AUTO;GET> i have checked the mac address in the
BAF app, it is correct, thinking maybe they did break something, if anyone has
any ideas please let me know. I also seen reference to trying a TCP/IP symbol,
i did that and get a 5 on the status which is connection broken remotely if
that sheds any light. also on the module i have tried just putting a 1 on the
enable line and also just driving it high after the program has booted
correctly, didnt seem to matter.


Re: Alternative to high-end automation

 

¿ªÔÆÌåÓý

I?m both a Crestron and Control4 and don?t find the Control4 significantly cheaper compared to Crestron.

Programming of C4 is much simpler than SIMPL, it?s more configuring than programming and the GUI is fixed ¨C comparable to Crestron Home.

There?s a limited version of the C4 programming environment that can be sold to the client for a small fee. You can do 95% of what the dealer version can do. For instance, new drivers for new equipment can only be added by the dealer version. The rest is more of less the same.

?

Cheers,

Thorsten

?

Von: [email protected] <[email protected]> Im Auftrag von Brad Wykoff via groups.io
Gesendet: Mittwoch, 13. April 2022 16:05
An: [email protected]
Betreff: Re: [crestron] Alternative to high-end automation

?

So far, I am finding that it is requiring a dealer. I have programmed about every system out there but don't have access to software anymore. I have looked into Control4 and URC Total Control but requires dealer to program.


Re: Alternative to high-end automation

 

¿ªÔÆÌåÓý

AFAIK any control system that can do IP and serial communications is going to be sold by a dealer. A used 3-series processor and an HR-150 would be a more budget friendly solution.?

Ryan Cunningham?

On Apr 13, 2022, at 7:07 AM, Brad Wykoff via groups.io <bradwykoff@...> wrote:

?So far, I am finding that it is requiring a dealer. I have programmed about every system out there but don't have access to software anymore. I have looked into Control4 and URC Total Control but requires dealer to program.


Re: Alternative to high-end automation

 

So far, I am finding that it is requiring a dealer. I have programmed about every system out there but don't have access to software anymore. I have looked into Control4 and URC Total Control but requires dealer to program.


Re: Alternative to high-end automation

 

Control4 - it does require dealer software but for a quick home theater it¡¯s pretty inexpensive.

On Wed, Apr 13, 2022 at 8:58 AM Brad Wykoff via <bradwykoff=[email protected]> wrote:
To begin, I have a Crestron System in my house, but I have a friend that I am installing a small theater, but he can't afford Crestron. Any suggestions for an alternative to Crestron due to budget, but needs the capability of either RF or WiFi handheld remote with IP or serial controlled devices.


Re: Calling a C# method from Simpl+

 

Thanks for all the suggestions.


Alternative to high-end automation

 

To begin, I have a Crestron System in my house, but I have a friend that I am installing a small theater, but he can't afford Crestron. Any suggestions for an alternative to Crestron due to budget, but needs the capability of either RF or WiFi handheld remote with IP or serial controlled devices.


Re: <rant> Setting IP addresses on Processors and TouchPanels

 

On Tue, Apr 12, 2022 at 01:33 PM, Daniel Portugal wrote:
what's the hydrogenenable ?
Its for XIO Cloud. Seems to generate unneeded errors so if youre not using it turn it off (HYDROGENENABLE OFF)