Flic Home

    Community

    • Login
    • Search
    • Popular
    • Users

    New Flic Twist features for the Hub SDK

    Flic Hub SDK
    7
    24
    7147
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • andreas.lorentsen
      andreas.lorentsen last edited by andreas.lorentsen

      Nice. I already got it up and running with a couple of custom volume controls. I use it in my home studio (remote controlling input/output volume on Universal Audio gear, controlling playback and recording when tracking vocals and drums etc), and one for my home surround system as well.

      Although…

      Can you PLEASE update the existing Spotify Connect "provider"/service to also include the volume (up, down, mute) endpoints as well as the existing ones?

      It would require next to no time and effort for you to configure, but it would probably make a world of difference for a lot of the "average" end users of your products.

      Think about it…the access token/authentication mechanisms are already there, the Spotify volume endpoints have been up and ready to serve since long before the dinosaurs, and it wouldn't require anything out of the ordinary to add it to your already working Spotify service provider.

      Don't get me wrong. The Hub SDK is really great now with the latest updates. I enjoy and love that level of flexibility and all the customization goodies, but it's clearly not for everyone - as the learning curve can be somewhat steep and in my opinion it's a total overkill if you have no prior programming skills or interest, but still want to make use of your Flic hub, Twist, Flic 2 button, Duo or whatever. Yay or nay? Oh and btw, great work. I don't just say that 😆

      (And please fix the Flic 2 Universal MIDI functionality, as it's useless at this point).

      🙏🏼🎠🤍

      Andreas

      1 Reply Last reply Reply Quote 0
      • Emil
        Emil FlicTeam @sgemmen last edited by

        @sgemmen Thanks! Fixed.

        1 Reply Last reply Reply Quote 0
        • sgemmen
          sgemmen @Emil last edited by sgemmen

          @Emil Been playing with this a bit and so far it's pretty great! Thank the team for landing this!

          I noticed one thing..

          I believe:

          flicapp.virtualDeviceUpdateValue("Light", "my_ceiling_light", {hue: 0.6, saturation: 0.7, brightness: 0.8});
          

          should be virtualDeviceUpdateState:

          flicapp.virtualDeviceUpdateState("Light", "Virtual_light", {hue: 0.6, saturation: 0.7, brightness: 0.2});
          

          That seems to work for me. UpdateValue results in a "TypeError: not a function".

          Emil 1 Reply Last reply Reply Quote 0
          • Referenced by  Emil Emil 
          • sgemmen
            sgemmen @Emil last edited by

            @Emil Exciting update! Looking forward to giving it a go. Will report back. Thank you!

            1 Reply Last reply Reply Quote 0
            • First post
              Last post