Start Scenes stored om Hue Bridge

This forum is archived topics from before the plugin was moved to the new owner. All topics are locked, but are preserved here for future reference.
bbruck
Posts: 354
Joined: Sun Oct 05, 2008 11:41 pm

Re: Start Scenes stored om Hue Bridge

Post by bbruck »

I'm still not able to see OnSwitch scenes in the Recall Hue Scene window.
Having reset everything a couple weeks ago (see above), I now see three scene creators:
hue_iox_app app on Bill iPhone 6 (shows all scenes in the app as expected)
OnSwitch app on Bill iPhone 6 (shows no scenes)
87045B47-9 (a new mystery contender that also shows no scenes)

You suggested that I create or edit a scene in the OnSwitch app to force a refresh of the hub. Unfortunately, OnSwitch does not allow you to create or edit scenes.

When I use the Candlelight scene in OnSwitch - as an example - a scene that simulates flickering lights by changing the intensity of the four Hue bulbs in the room, I see the resulting actions in Indigo's event log (even though the scene was not initiated in Indigo. Any additional thoughts on what I can try?

Code: Select all

Dec 6, 2017 at 8:19:24 AM
   Updated                         "RecRoom BacklLight Left" on to 41
   Updated                         "RecRoom CouchHue" on to 35
   Updated                         "RecRoom FrontHue" on to 36
   Updated                         "RecRoom TVLight" on to 41
   Updated                         "RecRoom BacklLight Left" on to 35
   Updated                         "RecRoom CouchHue" on to 45
   Updated                         "RecRoom TVLight" on to 40
   Updated                         "RecRoom BacklLight Left" on to 39
   Updated                         "RecRoom CouchHue" on to 41
   Updated                         "RecRoom FrontHue" on to 49
   Updated                         "RecRoom TVLight" on to 41
   Updated                         "RecRoom BacklLight Left" on to 45
   Updated                         "RecRoom CouchHue" on to 36
   Updat
Indigo user since 2008
30 Insteon, 20 Hue, 8 Ecobee, 3 TpLink, 0 Z-Wave devices
nsheldon
Posts: 2469
Joined: Mon Aug 09, 2010 2:12 pm
Location: CA
Contact:

Re: Start Scenes stored om Hue Bridge

Post by nsheldon »

Interesting.

I'm not exactly sure why no OnSwitch scenes are showing up on the Hue hub. The Hue Lights plugin will show every scene that's on the Hue hub regardless of which device or app created it, so if it's not showing up in the list, then the chances are very high it's not actually on the hub. The last debug log you provided proved that as there weren't any OnSwitch scenes listed in the raw JSON output from the Hue hub. Does the OnSwitch app developer provide any support? You might want to ask them why it's not on the hub.

However, I suspect it's intentional. Hue hub scenes are static, not animated. So if you have an OnSwitch scene that causes lights to flicker or randomly dim like candles, it's not a scene that's on the Hue hub because the Hue hub can't store anything like that as a scene. That's gotta be something that's being done from the OnSwitch app itself, communicating directly with the Hue hub. The reason you see the results of the changes in Indigo is because every 10 seconds the Hue Lights plugin asks the Hue hub for the status of every light paired with the hub, and those changes are reported back by the hub to Hue Lights. This helps keep the status of Hue devices in sync with the corresponding Indigo device status, regardless of how the Hue devices were changed (be it by some other app or by Indigo itself). If you see an "Updated" message in the log for a Hue bulb or light, that's a status change reported by the Hue hub, not a status change initiated by Indigo. Status changes initiated by Indigo start with "Sent Hue Lights" (or just "Hue Lights" for sensor change updates).
bbruck
Posts: 354
Joined: Sun Oct 05, 2008 11:41 pm

Re: Start Scenes stored om Hue Bridge

Post by bbruck »

You must be right - the fact that the hub can only store static scenes (which I did not know) is the clue. I LOVE that effect, so I'll just continue to use OnSwitch to use that effect. Thank you SO MUCH for the information and quick responses.
Indigo user since 2008
30 Insteon, 20 Hue, 8 Ecobee, 3 TpLink, 0 Z-Wave devices
SearchCz
Posts: 284
Joined: Wed Sep 18, 2019 4:45 am

Re: Start Scenes stored om Hue Bridge - mine broke ?

Post by SearchCz »

So, I've been starting a Security.On scene every day at sunset, and starting its counterpart Security.Off . As you would expect it turns the lights on for overnight and off during daylight hours. Its been working great for years.

... but now ...

The "recall hue scene" actions connected to my dawn and dusk triggers are not working. I can still recall these scenes if I use the Plugins > Hue LIghts > Recall Scene, but the triggered action won't run. I noticed it does not have a specified Hue Bridge Number ... and it will not allow me to specify one. (I'm pretty sure my single bridge is numbered zero). My only options are:

Failed to Get UI List From Plugin:
InvalidParameterError: plugin does not define method glListGenerator

I have the latest version of the plugin installed, and I've restarted the server. What else should I try?
User avatar
kw123
Posts: 8705
Joined: Sun May 12, 2013 4:44 pm
Location: Dallas, TX
Contact:

Re: Start Scenes stored om Hue Bridge

Post by kw123 »

What plugin version are you using?
the latest currently posted is 1.10.20 --> on GitHub : https://github.com/IndigoDomotics/Hue-L ... ag/1.10.20

Sent from my iPhone using Tapatalk
SearchCz
Posts: 284
Joined: Wed Sep 18, 2019 4:45 am

Re: Start Scenes stored om Hue Bridge

Post by SearchCz »

kw123 wrote:What plugin version are you using?
the latest currently posted is 1.10.20 --> on GitHub : https://github.com/IndigoDomotics/Hue-L ... ag/1.10.20

Sent from my iPhone using Tapatalk
I'll give that a try.

1.8.7 is the newest on the Indigo plugin store.
User avatar
kw123
Posts: 8705
Joined: Sun May 12, 2013 4:44 pm
Location: Dallas, TX
Contact:

Re: Start Scenes stored om Hue Bridge

Post by kw123 »

GitHub and the plugin store are out of sync.

Should be fixed as soon as jay/Matt have time.


Sent from my iPhone using Tapatalk
Locked

Return to “Archives”