smartrent / grizzly

Elixir Z-Wave Library

Home Page:https://hex.pm/packages/grizzly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simplify `Grizzly.ZWave.DeviceClasses` APIs

bjyoungblood opened this issue · comments

Rather than requiring callers to do pattern matching on an ok/error-tuple, let's just return :unknown if we're sent an invalid device class.