¿ªÔÆÌåÓý

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

Re: Apple TV Voice control

 

On Mon, Sep 30, 2024 at 09:49 PM, ckangis wrote:
1. Do we really have to have the processor connected to the MyCrestron??
2. The demo program comes using the Apple HomeKit v1.0 module. I see that there is a v1.1 module. I assume that I should use the newer version, Yes??
?
Any experiences with these?? TIA!


Re: Smart Graphics SDK

 

Weirdly, this is the second request I e seen for the old SG SDK (unless that was you as well?!)
?
Crestron is the only place this should come from. ?If they won¡¯t give it to you (they will have a copy), I really think you¡¯re swimming against a strong tide.
?
I'm sure you have your reasons, but just my opinion (from one of the VERY few people that wrote SG custom objects with the SDK):
1. It wasn¡¯t trivial - it¡¯s a complicated SDk with plenty of issues
2. Objects are only compatible with native panels (no iOS or android mibile)
3. SG is history¡­ HTML5 (with all of its faults, admittedly) is the way forward
4. Support will be ZERO
5. The supporting Flash/Air packages and SDK are possibly End of Life too
?
So - while I hate this kind of forum response - I have to ask, why?
?


Re: Crestron CP4 and Lutron Athena through RS-232

 

How are you?
I am a programmer from Japan.
This is my first post.
I have controlled Lutron Quantom in the past.
I used QSE-CI-NWK-E.
I partially controlled with phantom keypad.
#device,1000,1,3\n
#DEVICE,1000,2,3\n
~
#DEVICE,1000,7,3\n
Replace 1000 with 1001~1010
Request
DEVICE,1000,81,9\n
DEVICE,1000,82,9\n
~
DEVICE,1000,87,9\n
Lutron has been supported by another company.
Sorry for my bad English.


Re: intersystem controls - nest module

 

Search for CRESTRON HOME ¨C GOOGLE NEST THERMOSTAT, the driver is free of charge, send Chris your processor's MAC address to get the full license.?


Re: Crestron CP4 and Lutron Athena through RS-232

 

Thanks for your answer,
?
This does work for a physical keypad, but does not for a phantom keypad and unfortunately, I also have to address some phantom one.
?
Thanks anyway, you solve half of my issues.


Re: intersystem controls - nest module

 

?how much is the driver? Thanks


Re: Crestron CP4 and Lutron Athena through RS-232

 

If the integration ID is 90, and you want to send a press for button 1, the command should be:
?
#DEVICE,90,1,3\x0D\x0A


Re: Smart Graphics SDK

 

This was only available on Crestronlabs.
If someone still has a copy, this would be a great help
Thanks


Re: intersystem controls - nest module

 

np


Re: Can DM-NAX-8ZSA Player CRPC be served/emulated for a Smart Graphics Media Player Object

 

On Wed, Oct 2, 2024 at 04:09 PM, Mike F wrote:
These open ports don't appear to be documented anywhere.
What?? I'm shocked!...


Re: Biamp Tesira VU Meters

 

Thank you, Josh! I will give that a go. I appreciate the details on how to do this.
?
Eric


Re: Can DM-NAX-8ZSA Player CRPC be served/emulated for a Smart Graphics Media Player Object

 

Turns out my NAX didn't output any data from the "Direct Connect Info Feedback". However, after performing an open port scan of the DM-NAX-8ZSA I found that TCP ports 50010-50017 appear to be Smart Graphics Media Player direct connect ports and worked for my application. These open ports don't appear to be documented anywhere.


Re: intersystem controls - nest module

 

¿ªÔÆÌåÓý

Thanks Arnaud

nf

?

From: [email protected] <[email protected]> On Behalf Of arnaud via groups.io
Sent: martes, 1 de octubre de 2024 08:53 a. m.
To: [email protected]
Subject: Re: [crestron] intersystem controls - nest module

?

Hi Nico,

Please email Chris (dot com) with your processor MAC address.


Re: Crestron CP4 and Lutron Athena through RS-232

 

Thanks for your answer,
?
Yes, there is several keypads in the room, but the problem is the same with them, I receive "Error, 2".
?
Thanks anyway.


Re: Crestron CP4 and Lutron Athena through RS-232

 

I have also had issues in the past with controlling phantom keypads. Not sure of it was the lighting integrator that did not configure them correctly or if it's just a function of the lutron system. I also experienced the same error. Is there no keypad in the room that you can emulate?
?
With regards to the shades, they should be able to group those. I have seen it done in the past, although I believe it was with a quantum system.


Crestron CP4 and Lutron Athena through RS-232

 

Hello Group,
?
We were usually installing Lutron Grafic Eye with a Lutron QSE-CI-NWK-E RS-232 to interface with our Crestron processor and we were using the "DEVICE" command to mimic presses and releases of button from keypad or phantom keypad programmed in the Lutron system. That way, whatever changes in the Lutron programming in terms of scenes does not affect the Crestron programming.
?
We now install Lutron Athena (fro lighting and shades control) with a Lutron QSE-CI-NWK-E RS-232 interface. As written in the "Lutron integration protocol revision AH" from May 2022, the "DEVICE" command still exist and should work with Athena. Our Lutron installer provide us the "Lutron Integration Report" were I could found "ID" (note specifically Integration ID as written in the protocol document, but seems to be the same) and other "href" (ex: /device/6160) and "Component href" (ex: button/6181). The device command needs an "Integration ID", a "Component Number" an "Action Number" and a "Parameter". In the case of a press ar release action, parameter is not needed.
?
I did try several string with href and Component href without succes, I always receive an "Error, 2" (object does not exist). For example, I try to mimic a press and release of the first button of a phantom keypad
Phantom keypad ID = 90, href = /device/6170, button #1 Component href = button/6339.
Here are several unsuccessful try:
#DEVICE,63,39,3\x0D\x0A#DEVICE,63,39,4\x0D\x0A
#DEVICE,90,39,3\x0D\x0A#DEVICE,90,39,4\x0D\x0A
#DEVICE,90,63,3\x0D\x0A#DEVICE,90,63,4\x0D\x0A
#DEVICE,90,6339,3\x0D\x0A#DEVICE,90,6339,4\x0D\x0A
#DEVICE,70,39,3\x0D\x0A#DEVICE,70,39,4\x0D\x0A
?
Any help will be appreciated.
?
Also, we have several shades that we want to open and close through Crestron. The "SHADEGRP" command is working but the shade themselves are not grouped, meaning I have to send several close command but the shades does not start at the same time, then issuing a stop command and we have stair shape of shades... Any way the Lutron programmer could make grouping of several shade?
?
Thanks.


Re: NAX/NVX REST API documentation

 

¿ªÔÆÌåÓý

Awesome ¨C exactly what i was looking for (and even more)!

?

Thanks,

Thorsten

?

Von: [email protected] <[email protected]> Im Auftrag von Andrew Linck
Gesendet: Mittwoch, 2. Oktober 2024 13:59
An: [email protected]
Betreff: Re: [crestron] NAX/NVX REST API documentation

?

Crestron's developer landing page has a separate section for NVX and NAX, is this what you are looking for?

?

?


Re: NAX/NVX REST API documentation

 

Crestron's developer landing page has a separate section for NVX and NAX, is this what you are looking for?
?
?


NAX/NVX REST API documentation

 

¿ªÔÆÌåÓý

Hi,

i understand that there?s an API available to control NAX/NVX components via REST. But I can?t any documentation about it.

Can somebody please point me into the right direction?

?

Thanks,

Thorsten


Re: Can DM-NAX-8ZSA Player CRPC be served/emulated for a Smart Graphics Media Player Object

 

I think I found what I was looking for. For anyone interested the Player Transport Control object for the NAX has a "Direct Connect Info Feedback" output that displays the built-in server and port that I needed for the external CRPC connection. Just couldn't see it after looking at the code all day.