Posts: 3,716
Threads: 196
Joined: Aug 2006
08-02-2016, 05:43 AM
(This post was last modified: 08-07-2016, 05:25 PM by jkmonroe.)
Thought I would start this since 5.0 seems fairly solid. If you guys have any thoughts, please post them here and I will keep this top comment updated.
- Plex Clients/Repo - support clients other than PHT and add TV support to repo
- Fade Up/Down - for lighting, dim down/fade up over time
- Spotify - control Spotify App to select spotify connect devices and playlists
- Auto Login - provide a check box to set the environment variable for auto login (this one seems easy and would be really helpful)
- Button Time-Out - add ability for short time-out on successive button pushes on client (1-10 sec): See here for description
- CML - ability to read http body in CMLBinBase so I can finish my Automatic Car Adapter driver
- CML - ability to create media repos
- CML - ability to create client interfaces
- CML - allow packaging outside of Macros dir, specifically allow CMLBin, Macrofileroot, and Web server files in CQC packages
- Nest - investigate why snapshot URL is missing even with subscription
- Yamaha Receiver - update/modify the Yamaha Generic YNCAV driver to accommodate new models
- Hue - expose groups/scenes, add support for tunable white bulb
- ISY - expose lock status messages to the driver
do the needful ...
Hue | Sonos | Harmony | Elk M1G // Netatmo / Brultech
Posts: 40,483
Threads: 491
Joined: Aug 2002
We should already support any Plex clients that have sufficient functionality exposed. I've tested it with the Roku3 Plex client.
Dean Roddey
Explorans limites defectum
Posts: 3,716
Threads: 196
Joined: Aug 2006
Dean Roddey Wrote:We should already support any Plex clients that have sufficient functionality exposed. I've tested it with the Roku3 Plex client.
hmmm. OK, I will give it another pass, but I don't think the XBox One client works with it.
do the needful ...
Hue | Sonos | Harmony | Elk M1G // Netatmo / Brultech
Posts: 40,483
Threads: 491
Joined: Aug 2002
It may not. They aren't required to implement any particular amount of functionality and some just won't have enough to work.
Dean Roddey
Explorans limites defectum
Posts: 696
Threads: 62
Joined: Jun 2010
Wishes:
Ability to eliminate need for logging-in with a check box.
Ability to add short time-out on successive button pushes on client (1-10 sec).
Posts: 3,716
Threads: 196
Joined: Aug 2006
Deane Johnson Wrote:Wishes:
Ability to eliminate need for logging-in with a check box.
Ability to add short time-out on successive button pushes on client (1-10 sec).
i can add them, but can't we do both already? you can auto-login by setting an environment variable, and you can put in a short timewait in any command on your interface.
ill add them to the top post.
do the needful ...
Hue | Sonos | Harmony | Elk M1G // Netatmo / Brultech
Posts: 3,415
Threads: 158
Joined: Jan 2006
Piling on with CML stuff:
Immediate Need - Ability to read http body in CMLBinBase so I can finish my Automatic Car Adapter driver
Other stuff:
CML TCP Listener
Ability to create media repos in CML
Ability to create client interfaces in CML
Allow packaging outside of Macros dir, specifically allow CMLBin, Macrofileroot, and Web server files in CQC packages.
Posts: 696
Threads: 62
Joined: Jun 2010
By "time wait" I would assume that might mean the button always has a time wait, even on the first push.
Back when I was using Elve, I got John to add it. It was great in stopping the problems associated with finger bounce and the like. Once the button gets a valid tap, it is dead for the length of time programmed in. That way, the button reacts normally the first time the activation is valid, but is locked out from a second activation for the set amount of time, usually 3 or 4 seconds.
An example is with toggle Action. The DVD Player tray is an example.
Posts: 3,716
Threads: 196
Joined: Aug 2006
Deane Johnson Wrote:By "time wait" I would assume that might mean the button always has a time wait, even on the first push.
Back when I was using Elve, I got John to add it. It was great in stopping the problems associated with finger bounce and the like. Once the button gets a valid tap, it is dead for the length of time programmed in. That way, the button reacts normally the first time the activation is valid, but is locked out from a second activation for the set amount of time, usually 3 or 4 seconds.
An example is with toggle Action. The DVD Player tray is an example.
ahh, ill add a quick link to this description in the top post. that makes sense.
do the needful ...
Hue | Sonos | Harmony | Elk M1G // Netatmo / Brultech
Posts: 2,339
Threads: 104
Joined: Apr 2009
My immediate wish/request: Update/modify the Yamaha Generic YNCAV driver to accommodate new models as they are released. Perhaps configuration driven. Yamaha does spell out command syntax for each model in a structured file format.