Hubitat Elevation® Platform Version: 2.3.0.124
Hardware Version: Rev C-7
Getting errors in log file for speak message actions in Rule machine.
Only happens in rule machine. Other apps like notification etc. are working as expected.
Have tried keeping volume field blank (only possible in rule machine v5.0 and v5.1 automatically defaults to volume of 50 that can be changed but not blanked). No luck.
Error:
groovy.lang.MissingMethodException: No signature of method: user_driver_ogiewon_Child_Alexa_TTS_386.speak() is applicable for argument types: (java.lang.String, java.lang.Long) values: [its a yellow bin today, 50]
Possible solutions: speak(java.lang.Object), sleep(long), every(), grep(), inspect(), split(groovy.lang.Closure) on line 5875 (method speak)