"Set Location Mode" now giving error, not changing Location Mode


#1

I have some pistons that have been humming along happily for months and years. For some reason today, anything that uses the “set location mode” action is producing this error in my log:

║║Error executing virtual command [].setLocationMode: (3ms) groovy.lang.MissingMethodException: No signature of method: physicalgraph.location.LocationService.updateMode() is applicable for argument types: (physicalgraph.device.cache.LocationDTO, java.lang.String, java.util.LinkedHashMap) values: [Home,REDACTED [:]] Possible solutions: updateMode(physicalgraph.device.cache.LocationDTO, physicalgraph.device.cache.ModeDTO, java.util.Map), updateMode(physicalgraph.location.Location, java.lang.String, java.util.Map), updateMode(physicalgraph.app.LocationWrapper, physicalgraph.device.cache.ModeDTO, java.util.Map)

Any idea how I can fix this? It’s affecting multiple pistons the same way.


#2

Following…I just posted the same exact error. Started today.


#3

Good to know it’s not just me.


#4

Same problem here, started about six hours ago.


#5

Tracking this… same issue here, started today…


#6

Same issue here :frowning:


#7

I started getting this issue last night as well.

Same as other people have commented, none my broken pistons have been changed or updated in months.


#8

Same here :frowning:


#9

Noticed this last night. Ended up creating some virtual switches for the modes and then setting the mode via the ST Automations app.

Ugly, but functional.


#10

Issue has been resolved…


#11

Yes, looks like it’s fixed. Thanks


#12

Confirmed working… first success @ 1005 pst…

Pucker factor reduced…


#13

fantastic! Thanks for the update.