• Thanks for visiting the Kaleidescape Owners' Forum

    This forum is for the community of Kaleidescape owners, and others interested in learning about the system, equipment, services, and the company itself.

    It is run by a group of enthusiastic Kaleidescape owners and dealers purely as a service to this community.

    This board is not affiliated in any way with Kaleidescape, Inc.
    For official technical support, product information, or customer service, please visit www.kaleidescape.com

    You can dismiss this box forever by clicking the "X" in the upper right corner of this message.
  • You are currently in "Guest" mode and not logged in with a registered account.

    The forum is free to use and most of the forum can be used by guests who are not registered....

    ... but we strongly encourage you to register for a full account. There is no cost to register for a full account.

    Benefits of registering for a full account:

    • Participate in the discussions! You must have a registered account to make posts on the forums. You will be able to start your own thread on a topic or question, or you can reply to other threads/discussions.
    • Use the "Conversation" feature (known as "private messaging" on other forums) to communicate directly with any of the other users here.
    • Access the Files area. The "resources" area of the forum contains many "Favorite Scene" and Script files that can dramatically increase the enjoyment of your Kaleidescape system. Go directly to great scenes in your favorite movies, created by other owners, and add automation to playback of your system with Scripts.
    • You won't see this annoying notice at the top of every screen!😊

    It's easy and free to register for the forum. Just click the "Register" button in the upper right corner of this page, and follow the instructions there.

    This box goes away for registered users.

Strato Remote - Volume controls

josh

Administrator
Staff member
Forum Administrator
Moderator
⭐️⭐️PATRON⭐️⭐️
🏆 1000+ Posts! 🏆
Joined
May 27, 2006
Messages
2,321
Location
SF Bay Area, USA
I think it's been discussed in the past, but wanted to see if there's an update on the ability of the Strato remote (gen 2 with volume controls) to put out something when vol+ and vol- are pressed that can be used by Home Assistant to actually turn up and down volume on the audio controller... must be similar to the way crestron handles it.

@MikeKobb or @J.Green can you describe what actually happens when those buttons are pressed and if it could be detected and used by the HA integration (presumably the author of it would have to modify it... just trying to see if it's doable).

thanks
 
All the volume buttons on the KREMOTE do is cause the Strato to emit a USER_DEFINED_EVENT:VOLUME_UP: or USER_DEFINED_EVENT:VOLUME_DOWN: event. It's then up to the control system to parse those messages and convert them into the appropriate commands for whatever is responsible for the audio in your system.
 
All the volume buttons on the KREMOTE do is cause the Strato to emit a USER_DEFINED_EVENT:VOLUME_UP: or USER_DEFINED_EVENT:VOLUME_DOWN: event. It's then up to the control system to parse those messages and convert them into the appropriate commands for whatever is responsible for the audio in your system.
Which works very well (in our Crestron installs).
We have a handheld remote as a standard in all our installs, but some clients are happy to have the KREMOTE or the iPhone/iPad app being able to adjust the volume/mute. Oftentimes, this is all they need during their movie sessions.
 
I'm pretty sure that Home Assistant will be able to do this as it should have no problem monitoring the event stream.
 
I'm pretty sure that Home Assistant will be able to do this as it should have no problem monitoring the event stream.
Yes, I agree. The crucial thing is you need to set the Control ID right and then you should get the feedback and be able to parse it.
 
Maybe the same thing, but for C4 you have to set the room if you have a multi room setup. SJ
 
Back
Top