• 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 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.

New Unfolded Circle Remote (f.k.a. YIO)

This is very interesting remote, at least for us hobbyist/tech geeks who find it interesting to work on. A couple more questions:

1. Looks like the interface to program is via web browser. Is the web server part of the remote or remote's hub? So no need to access a cloud service to program and use the remote? A completely local solution would be great and help ensure that whatever happens in the future we can still program and access the remote.

2. Is there a way to write commands or scripts for the remote to call? Specifically, a number of items that I may want to control have a web server that can receive HTTP GET or POST commands, so I was wondering if were possible to make HTTP GET or POST calls from the remote. Home Assistant and HomeSeer (I have both) can accept commands via HTTP, so if the remote supports it, it can send commands (or get back status) to and from HomeSeer and Home Assistant.

Regards.
 
This is very interesting remote, at least for us hobbyist/tech geeks who find it interesting to work on. A couple more questions:

1. Looks like the interface to program is via web browser. Is the web server part of the remote or remote's hub? So no need to access a cloud service to program and use the remote? A completely local solution would be great and help ensure that whatever happens in the future we can still program and access the remote.

2. Is there a way to write commands or scripts for the remote to call? Specifically, a number of items that I may want to control have a web server that can receive HTTP GET or POST commands, so I was wondering if were possible to make HTTP GET or POST calls from the remote. Home Assistant and HomeSeer (I have both) can accept commands via HTTP, so if the remote supports it, it can send commands (or get back status) to and from HomeSeer and Home Assistant.

Regards.

Great questions...

The configuration interface is completely local, there is no web server. Everything lives locally. The only cloud access is for firmware updates.

I'm not sure about the coding question, but there are a few Home Assistant integrations I'm using that required creating a script in HA and calling that from the remote. Example - the Lumagen integration I ended up finding (and it's working perfectly) had a lot of commands that were not sending as entities, but by creating scripts in HA, I am able to import those scripts into the remote and assign them to button presses.
 
Great questions...

The configuration interface is completely local, there is no web server. Everything lives locally. The only cloud access is for firmware updates.

I'm not sure about the coding question, but there are a few Home Assistant integrations I'm using that required creating a script in HA and calling that from the remote. Example - the Lumagen integration I ended up finding (and it's working perfectly) had a lot of commands that were not sending as entities, but by creating scripts in HA, I am able to import those scripts into the remote and assign them to button presses.

Great. So pretty much whatever you can script in HA, you'd be able to run from the remote, which is nice!
 
Back
Top