Long post, but not sure what’s actually at fault with my setup.
I have two pistons set up to control two LIFX bulbs.
Around 3-4 weeks ago I noticed the lights failed to come on as they should. I could still switch the LIFX bulbs on and off with the ST app, and according to WebCore that was working OK still. Yet they weren’t working as before. (One of the lamp tiles also changed to ‘Tiles Missing’ on the dashboard.
I did some researching and it appears a lot of people have reported issues with ST and LIFX.
I unlinked the LIFX account and was unable to re-add it. LIFX was no longer in the ST app.
I installed the new ST app and again, no LIFX stuff.
Fast forward to this week, I can’t even even open WebCore in the new ST app. I get a network or server error, and after 2 or 3 attempts I get a ‘Processing’ message pop up and I have to force close the app.
I emailed ST last week for a solution, and not had a reply!
Any help would be appreciated. Is this a fault with ST or LIFX? And what is this new ST app about?! I much prefer the older app!
You may want to view live logging in IDE while you attempt to open webcore. If there any errors, report them on the webcore forum and one of the webcore_minions will assist with resolving it.
This is how I have one of the pistons setup.
I noticed that it won’t pass the first time it needs to communicate with the LIFX bulb. I did change it to light level rather than switch state, but it didn’t help.
This time I removed the condition of the LIFX bulb. It’s now moved on to the next bit, but again, it gets stuck when it needs to communicate with the LIFX bulb.
What exactly is the issue with webCoRE? Both pistons seem to have run to completion. The first one evaluated the IF as false, presumably because SmartThings believed the RGB Bulb 2 switch was on. The second one entered the THEN block and saw the Location as Home so will have attempted to set the level on two bulbs to 100%.
It needs the webCoRE logs to show the detail of what it did and reveal any error messages.
A lot of the new cloud to cloud integrations don’t seem to work correctly with Groovy smart apps like webcore. Did you re-add them to webcore after setting back up?