Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WFH Helper 1.8.21-Unexpected Error When Setting 2 Hours Hold #68

Open
superaven opened this issue Dec 13, 2022 · 1 comment
Open

WFH Helper 1.8.21-Unexpected Error When Setting 2 Hours Hold #68

superaven opened this issue Dec 13, 2022 · 1 comment

Comments

@superaven
Copy link

superaven commented Dec 13, 2022

When setting Hold Type to 2 Hours for Program under Actions there is an Unexpected Error:
Error: No signature of method: user_app_sandood_ecobee_Suite_Working_From_Home_361.aragraph() is applicable for argument types: (java.util.LinkedHashMap, org.codehaus.groovy.runtime.GStringImpl) values: [[width:8], The 'Home' hold request will be for 2 hours]

Log states: Error
groovy.lang.MissingMethodException: No signature of method: user_app_sandood_ecobee_Suite_Working_From_Home_361.aragraph() is applicable for argument types: (java.util.LinkedHashMap, org.codehaus.groovy.runtime.GStringImpl) values: [[width:8], The 'Home' hold request will be for 2 hours] on line 194 (method mainPage)

All other Hold Type for Program work as expected.

Settings:
image

Unexpected Error:
image

@SANdood
Copy link
Owner

SANdood commented Dec 14, 2022

There’s a typo in the code - I can’t get to a system to fix it, but on line 194 change “aragraph” to “paragraph”…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants