@override Future<String?> smartStatus({String slot = 'USER'}) => _ch.invokeMethod<String>('smart.status', {'slot': slot});