diff --git a/lib/IntelliHome/RPC/Service/Command.pm b/lib/IntelliHome/RPC/Service/Command.pm index 6cd9966..e1b99d2 100644 --- a/lib/IntelliHome/RPC/Service/Command.pm +++ b/lib/IntelliHome/RPC/Service/Command.pm @@ -36,8 +36,6 @@ L, L , Lregister_rpc_method_names('parse'); +__PACKAGE__->register_rpc_method_names('gpio'); 1;