unfoldedcircle / feature-and-bug-tracker

Feature and bug tracker repository for Unfolded Circle products
21 stars 0 forks source link

[feature request] sequences for IP based integrations like IR sequences #352

Open Kat-CeDe opened 3 months ago

Kat-CeDe commented 3 months ago

Is there an existing issue for this?

Description

If I want to assign channel number for Icons when I use favorites I need >1 digit for some channels. Fir IR devices there is the option IR sequence. I would like the same for IP based integrations.

Ralf

Additional context

No response

ahadev82 commented 2 weeks ago

That's a good Idea. In a perfect setting, there would be the possibility to native send http - commands from the Remote and to define http - sequences as well (maybe as a Macro as well). This would open up the Remote to many House Automation Systems (like Loxone, Shelly and so on).

kennymc-c commented 2 weeks ago

@ahadev82 Sending http get/post/patch/put and wol requests is already possible with this integration: https://github.com/kennymc-c/ucr2-integration-requests But as mentioned the ability to put them in a sequence is currently not possible besides activity on/off sequences and pre defined sequences for a remote entity. Macros are a workaround.

Kat-CeDe commented 2 weeks ago

the integration from @kennymc-c works prefect for me since a few weeks.

UC gathered a list of all integrations already available here: https://www.unfoldedcircle.com/supported-devices

ahadev82 commented 1 week ago

Thank you! As far as I can see, I would neet a PC/NAS/Raspberry running 24/7 for this, so I hope for a native Solution (or a solution which doesn't need another device running). Macro seems to be a good workaround for multiple requests

kennymc-c commented 1 week ago

Uploading custom integrations to the remote is planned as the next feature after Bluetooth support: https://github.com/unfoldedcircle/feature-and-bug-tracker/issues/79