amosyuen/hubitat

Issues importing Sleep Eight (Device Handler)

xcom923 opened this issue · 0 comments

I get the following error when importing the device handler for sleep eight

Groovy.lang.MissingMethodException: No signature of method: physicalgraph.device.DataDefinitionService.createByType() is applicable for argument types: (java.util.LinkedHashMap) values: [[name:Seconds, minimum:0, type:NUMBER, description:Interval in seconds to poll the mattress. A value of 0 disables polling. Values greater than 60 will be rounded to the nearest minute.]] Possible solutions: createByType(java.lang.String)